2.4.690 BrtIndexedColor

The BrtIndexedColor record specifies an indexed color definition in red-green-blue (RGB).


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

bRed

bGreen

bBlue

reserved

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

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

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

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