Learn R Programming

RGtk2 (version 2.8.7)

gdkDrawImage: gdkDrawImage

Description

Draws a GdkImage onto a drawable. The depth of the GdkImage must match the depth of the GdkDrawable.

Usage

gdkDrawImage(object, gc, image, xsrc, ysrc, xdest, ydest, width, height)

Arguments