2.2.3.4 CLIPDATA_PALETTE_ENTRY

The CLIPDATA_PALETTE_ENTRY structure contains palette color information.


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

Red

Green

Blue

Flags

Red (1 byte): An 8-bit unsigned integer that specifies the red intensity value for the palette entry.

Green (1 byte): An 8-bit unsigned integer that specifies the green intensity value for the palette entry.

Blue (1 byte): An 8-bit unsigned integer that specifies the blue intensity value for the palette entry.

Flags (1 byte): An 8-bit unsigned integer that specifies the PaletteEntryFlags (section 2.2.1.5) usage of the palette entry.