PangoColor

The PangoColor structure is used to represent a color in an uncalibrated RGB color-space.

Members

Variables

blue
ushort blue;
Undocumented in source.
green
ushort green;
Undocumented in source.
red
ushort red;
Undocumented in source.

Meta