GdkColor

Undocumented in source.

Members

Variables

blue
ushort blue;

The blue component of the color

green
ushort green;

The green component of the color

pixel
uint pixel;

For allocated colors, the pixel value used to draw this color on the screen. Not used anymore.

red
ushort red;

The red component of the color. This is a value between 0 and 65535, with 65535 indicating full intensity