PangoColor

The PangoColor structure is used to represent a color in an uncalibrated RGB color-space. guint16 red; The red component of the color. This is a value between 0 and 65535,

Members

Variables

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

Meta