GetPixel

Bitmaps
Aptilis 1

GetPixel(BitmapHandle, x, y)

GetPixel allows you to check the colour of a pixel in a previously created bitmap.

Return Value:
The colour of the pixel or -1 if you indicated a non-valid bitmap.

For more details see the Bitmap topic.