2.12.3 WideColorStruct
Referenced by: RecolorEntry, RecolorEntryBrush, RecolorEntryColor, RecolorInfoAtom
A structure that specifies a color in the sRGB color space as specified in [IEC-RGB].
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
red |
green |
||||||||||||||||||||||||||||||
blue |
red (2 bytes): An unsigned integer that specifies the red component of this color.
green (2 bytes): An unsigned integer that specifies the green component of this color.
blue (2 bytes): An unsigned integer that specifies the blue component of this color.