|
| void | DecodeRgbBlock (byte[] source, int sourceOffset, Color[] result, int resultOffset, bool isDxt1) |
| |
| void | DecodeExplicitAlphaBlock (byte[] source, int sourceOffset, Color[] result, int resultOffset) |
| |
| void | DecodeInterpolatedAlphaBlock (byte[] source, int sourceOffset, Color[] result, int resultOffset) |
| |
|
| static ushort | Read16 (byte[] source, int offset) |
| |
| static uint | Read32 (byte[] source, int offset) |
| |
| static ulong | Read48 (byte[] source, int offset) |
| |
Definition at line 6 of file DxtDecoder.cs.
The documentation for this class was generated from the following file: