The Palette simply stores the color data as loaded from the file. It does not convert the files based on the Palette type to RGBA8.
More...
|
| void | Load (EndianBinaryReader reader, uint paletteEntryCount) |
| |
| byte[] | GetBytes () |
| |
The Palette simply stores the color data as loaded from the file. It does not convert the files based on the Palette type to RGBA8.
◆ GetBytes()
| byte[] BinaryTextureImage.Palette.GetBytes |
( |
| ) |
|
◆ Load()
| void BinaryTextureImage.Palette.Load |
( |
EndianBinaryReader | reader, |
|
|
uint | paletteEntryCount ) |
◆ _paletteData
| byte [] BinaryTextureImage.Palette._paletteData |
|
private |
The documentation for this class was generated from the following file: