Previous Up Next

_PUTpixel16
Set the color of a pixel.

ObjBitmap _PUTpixel16 (
ObjBitmap _bitmap_
I _x_
I _y_
I _color_
)
Parameters

_bitmap_
any bitmap
_x_
x coordinate
_y_
y coordinate
_color_
24 bits color
Return value

same bitmap