Method | Description | |
---|---|---|
ConvertTo32bit ( byte buff, int w, int h ) : byte[] | ||
CprFormat ( string format ) : bool | ||
ImageMipMapHandler ( string imageWithMipMaps, byte data ) : System | ||
SaveAll ( ) : void |
Method | Description | |
---|---|---|
ImageDataSize ( |
||
ImageMipMapDataSize ( |
||
ShrinkImage ( byte imageData, |
public static ConvertTo32bit ( byte buff, int w, int h ) : byte[] | ||
buff | byte | |
w | int | |
h | int | |
return | byte[] |
public static CprFormat ( string format ) : bool | ||
format | string | |
return | bool |
public ImageMipMapHandler ( string imageWithMipMaps, byte data ) : System | ||
imageWithMipMaps | string | |
data | byte | |
return | System |