Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GDK
GDK.Image

Method GDK.Image()->get_pixel()


Method get_pixel

int 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.