Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.8.7)
gdkDrawIndexedImage: gdkDrawIndexedImage
Description
Draws an indexed image in the drawable, using a
GdkRgbCmap
to assign actual colors to the color indices.
Usage
gdkDrawIndexedImage(object, gc, x, y, width, height, dith, buf, cmap)
Arguments