2.2.2.2.1.2.4.1 Color Quad (TS_COLOR_QUAD)
The TS_COLOR_QUAD structure is used to express the red, green, and blue components necessary to reproduce a color in the additive RGB space.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
blue |
green |
red |
pad1Octet |
blue (1 byte): An 8-bit, unsigned integer. The blue RGB color component.
green (1 byte): An 8-bit, unsigned integer. The green RGB color component.
red (1 byte): An 8-bit, unsigned integer. The red RGB color component.
pad1Octet (1 byte): An 8-bit, unsigned integer. Padding. Values in this field are arbitrary and MUST be ignored.