Previous Up Next

_GETpixel16
Return the color of a specific pixel. Be aware that the internal representation of a bitmap (which is generally 15 bits) may modify the precision of a color.

I _GETpixel16 (
ObjBitmap _bitmap_
I _x_
I _y_
)
Parameters

_bitmap_
any bitmap
_x_
x coordinate
_y_
y coordinate
Return value

24 bits color