2.4.188 Palette

The Palette record specifies a custom color palette.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

ccv

rgColor (variable)

...

ccv (2 bytes):  A signed integer that specifies the number of colors in the rgColor array. The value MUST be 56.

rgColor (variable): An array of LongRGB structures that specifies the colors of the color palette. The number of items in the array MUST be equal to the value specified in the ccv field.