Learn R Programming

RGtk2 (version 2.8.7)

gdkImageGetColormap: gdkImageGetColormap

Description

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.

Usage

gdkImageGetColormap(object)

Arguments

Value

[GdkColormap] colormap for the image