2.4.690 BrtIndexedColor
The BrtIndexedColor record specifies an indexed color definition in red-green-blue (RGB).
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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.