2.4.188 Palette
The Palette record specifies a custom color palette.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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.