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].


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

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.