![]() |
Twilight Princess
Remastered version of the GameCube game
|
This is the complete list of members for DDSCompressor, including all inherited members.
BCnDecodeTile(byte[] Input, int Offset, bool IsBC1) | DDSCompressor | privatestatic |
CalculateBC3Alpha(byte[] Alpha) | DDSCompressor | privatestatic |
CalculateBC3AlphaS(byte[] Alpha) | DDSCompressor | privatestatic |
CalculateCLUT2(Color C0, Color C1, int c0, int c1, bool IsBC1) | DDSCompressor | privatestatic |
CalculateCLUT3(Color C0, Color C1, int c0, int c1, bool IsBC1) | DDSCompressor | privatestatic |
Clamp(float Value) | DDSCompressor | privatestatic |
Convert(byte[] data, int width, int height, DXGI_FORMAT inputFormat, DXGI_FORMAT outputFormat) | DDSCompressor | static |
DecodePixelBlock(byte[] data, int width, int height, DDS.DXGI_FORMAT format, float AlphaRef=0.5f) | DDSCompressor | static |
DecodeRGB565(int Value) | DDSCompressor | privatestatic |
DecompressBC1(byte[] data, int width, int height, bool IsSRGB) | DDSCompressor | static |
DecompressBC3(byte[] data, int width, int height, bool IsSRGB) | DDSCompressor | static |
DecompressBC4(byte[] data, int width, int height, bool IsSNORM) | DDSCompressor | static |
DecompressBC5(byte[] data, int width, int height, bool IsSNORM, bool IsByteArray) | DDSCompressor | static |
DecompressBC5(byte[] data, int width, int height, bool IsSNORM) | DDSCompressor | static |
DecompressBlock(byte[] data, int width, int height, DDS.DXGI_FORMAT format) | DDSCompressor | static |
Get16(byte[] Data, int Address) | DDSCompressor | static |
Get32(byte[] Data, int Address) | DDSCompressor | static |