Method | Description | |
---|---|---|
UncompressDXT1 ( |
||
UncompressDXT5 ( |
Method | Description | |
---|---|---|
ClampColor ( int a ) : byte | ||
DecompressBlockDXT1 ( int x, int y, int width, byte blockStorage, byte &pixels, int stride ) : void | ||
DecompressBlockDXT5 ( int x, int y, int width, byte blockStorage, byte &pixels, int stride, bool yCoCg ) : void |
public static UncompressDXT1 ( |
||
r | ||
w | int | |
h | int | |
return |
public static UncompressDXT5 ( |
||
r | ||
w | int | |
h | int | |
yCoCg | bool | |
return |