Grx.FrameDriver.drawbitmap

function ondrawbitmap(x: Number(gint), y: Number(gint), w: Number(gint), h: Number(gint), bmp: Number(guint8), pitch: Number(gint), start: Number(gint), fg: Grx.Color, bg: Grx.Color): void {
}
  
x
y
w
h
bmp
pitch
start
fg
bg