Gdk.Rgb Members

The members of Gdk.Rgb are listed below.

See Also: Inherited members from System.Object

Public Constructors

Rgb()
Basic constructor.

Public Properties

[read-only]
static
ColormapColormap. Get preferred colormap for using Gdk.RGB
[write-only]
static
Installbool. Whether to install a private colormap for Gdk.RGB
[write-only]
static
MinColorsint. The minimum number of colors for this colormap.
[write-only]
static
Verbosebool. Whether or not to be verbose to the console about actions. Useful for debugging.
[read-only]
static
VisualVisual. The preferred visual for GdkRGB operations.

Public Methods

static
ColormapDitherable(Colormap) : bool
Documentation for this section has not yet been entered.
static
Ditherable() : bool
Whether the visual in use by GdkRGB is dithereable.
static
FindColor(Colormap, ref Color)
Fetches a color to be used on the given colormap.
static
GcSetBackground(GC, uint)
Documentation for this section has not yet been entered.
static
GcSetForeground(GC, uint)
Documentation for this section has not yet been entered.
static
Init()
Documentation for this section has not yet been entered.
static
XpixelFromRgb(uint) : ulong
Documentation for this section has not yet been entered.