Function DrawBuf.drawImage

draw unscaled image at specified coordinates

void drawImage(
  int x,
  int y,
  DrawBuf src
);