gdkRgbCmapNew
Creates a new GdkRgbCmap
structure. The cmap maps color indexes to
RGB colors. If n.colors
is less than 256, then images containing
color values greater than or equal to n.colors
will produce undefined
results, including possibly segfaults.
gdkRgbCmapNew(colors)
|
The colors, represented as 0xRRGGBB integer values. |
[GdkRgbCmap
] The newly created GdkRgbCmap
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.