Extracted from Pike v8.0 release 276 as of 2016-07-29.
   

Method Image.Image()->getpixel()


Method getpixel

array(int) getpixel(int x, int y)

Description

Parameter x
Parameter y

position of the pixel

Returns

color of the requested pixel -- ({int red,int green,int blue})