2.3.1.3 RGBQuad

Referenced by: TBCBitmap

Specifies the pixel color values in a TBCBitmap (section 2.3.1.1).


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

blue

green

red

reserved

blue (1 byte): An unsigned integer that specifies the relative intensity of blue.

green (1 byte): An unsigned integer that specifies the relative intensity of green.

red (1 byte): An unsigned integer that specifies the relative intensity of red.

reserved (1 byte): Undefined and MUST be ignored.