| Name | Description |
| Color |
array of raw palette entries, TRGBAQuad |
| ExportTable |
copy of the ExportTable |
| ImportTable |
copy of the ImportTable |
| NameTable |
copy of the NameTable |
| PaletteOffset |
offset of the palette within the package |
| PaletteSize |
number of entries in the palette |
| Palette_ETINDEX |
reference to the palette; decoded object reference |
| Palette_INDEX |
reference to the palette; undecoded ObjectReference (the palette is always
stored in the ExportTable, so we can slip any further investigation and just
use it as Palette_INDEX-1), see the UTPFF docs for further information |
| Palette_NAME |
name of the palette |
| WinPalette |
converted HPALETTE |
interface procedure; all necessary informations to read a palette are passed
as parameters
None.