Previous Up Next

_PUTpixel24
Set the 24bits color of a pixel.

ObjBitmap _PUTpixel24 (
ObjBitmap _bitmap_
I _x_
I _y_
I _color_
)
Required

scol 4.5 or above
Parameters

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

same bitmap