Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gdkImageGetPixel

gdkImageGetPixel


Description

Gets a pixel value at a specified position in a GdkImage.

Usage

gdkImageGetPixel(object, x, y)

Arguments

object

a GdkImage.

x

the x coordinate of the pixel to get.

y

the y coordinate of the pixel to get.

Value

[numeric] the pixel value at the given position.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.