gdkImageSetColormap: gdkImageSetColormap

Description Usage Arguments Author(s)

View source: R/gdkFuncs.R

Description

Sets the colormap for the image to the given colormap. Normally there's no need to use this function, images are created with the correct colormap if you get the image from a drawable. If you create the image from scratch, use the colormap of the drawable you intend to render the image to.

Usage

1
gdkImageSetColormap(object, colormap)

Arguments

object

a GdkImage

colormap

a GdkColormap

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.