Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.8.7)
gdkImageGetPixel: gdkImageGetPixel
Description
Gets a pixel value at a specified position in a
GdkImage
.
Usage
gdkImageGetPixel(object, x, y)
Arguments
Value
[numeric] the pixel value at the given position.