Bitmap.setPixel

Sets the RGB color at position x, y. (0, 0) is top left.

class Bitmap
void
setPixel
(
int x
,
int y
,)

Meta