
[Top]
GDK
GDK.Image
|
Method GDK.Image()->get_pixel()
- Method
get_pixel
int GDK.Image()->get_pixel(int x, int y)
- Description
-
Get the pixel value of a pixel as a X-pixel value.
It is usualy not very easy to convert this value to a
rgb triple. See get_pnm.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|