Function GrayDrawBuf.drawPixel
draw pixel at (x, y) with specified color
override void drawPixel(
int x,
int y,
uint color
);
draw pixel at (x, y) with specified color
override void drawPixel(
int x,
int y,
uint color
);