Description Usage Arguments Value Author(s)
View source: R/gdkFuncs.R View source: R/gdkAccessors.R
Retrieves the colormap for a given image, if it exists. An image
will have a colormap if the drawable from which it was created has
a colormap, or if a colormap was set explicitely with
gdkImageSetColormap
.
1 | gdkImageGetColormap(object)
|
|
a |
[GdkColormap
] colormap for the image
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.