Previous Up Next

_GETpixel16 DEPRECATED
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_
)
scol 4.5 : _GETpixel16 should be considered as obsolete. Use _GETpixel24 instead.
Parameters

_bitmap_
any bitmap
_x_
x coordinate
_y_
y coordinate
Return value

24 bits color