Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.