public static Swizzle ( byte raw, int width, int height, int depth, int bitCount, bool deswizzle ) : byte[] | ||
raw | byte | The raw. |
width | int | The width. |
height | int | The height. |
depth | int | The depth. |
bitCount | int | The bit count. |
deswizzle | bool | The deswizzle. |
return | byte[] |