Function ColorDrawBufBase.drawPixel

draw pixel at (x, y) with specified color

override void drawPixel(
  int x,
  int y,
  uint color
);