The members of Gdk.Rgb are listed below.
See Also: Inherited members from System.Object
Rgb() | Basic constructor. |
| [read-only] static | Colormap | Colormap. Get preferred colormap for using Gdk.RGB |
| [write-only] static | Install | bool. Whether to install a private colormap for Gdk.RGB |
| [write-only] static | MinColors | int. The minimum number of colors for this colormap. |
| [write-only] static | Verbose | bool. Whether or not to be verbose to the console about actions. Useful for debugging. |
| [read-only] static | Visual | Visual. The preferred visual for GdkRGB operations. |
static | ColormapDitherable(Colormap)Documentation for this section has not yet been entered. | |
static | Ditherable()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)Documentation for this section has not yet been entered. | |