Learn R Programming

RGtk2 (version 2.8.8)

gdk-Images: Images

Description

A client-side area for bit-mapped graphics

Arguments

Methods and Functions

gdkImageNew(type, visual, width, height) gdkImageGet(object, x, y, width, height) gdkImageGetColormap(object) gdkImageSetColormap(object, colormap) gdkImagePutPixel(object, x, y, pixel) gdkImageGetPixel(object, x, y) gdkImage(type, visual, width, height)