gdkImageGetPixel: gdkImageGetPixel

Description Usage Arguments Value Author(s)

View source: R/gdkFuncs.R

Description

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

Usage

1
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 documentation built on Oct. 14, 2021, 5:08 p.m.