gdkImageGetPixel
Gets a pixel value at a specified position in a GdkImage
.
gdkImageGetPixel(object, x, y)
|
a |
|
the x coordinate of the pixel to get. |
|
the y coordinate of the pixel to get. |
[numeric] the pixel value at the given position.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.