Type Default Value Read Only Static Description
Byte[] None No No The palette data.
Notes

If you want to use a raw palette derived from some source other than file then provide the raw data using this property. You may obtain such information using ColorPalette or reading an .act file into memory.

Raw palettes consist of an array of 768 bytes holding 256 RGB triplets.

Example

None.