메소드 | 설명 | |
---|---|---|
UncompressDXT1 ( |
||
UncompressDXT5 ( |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 |
public static UncompressDXT5 ( |
||
r | ||
w | int | |
h | int | |
yCoCg | bool | |
리턴 |