Grx.FrameDriver.drawbitmap

@accepts(int, int, int, int, guint8, int, int, Grx.Color, Grx.Color)
@returns(none)
def on_drawbitmap(x, y, w, h, bmp, pitch, start, fg, bg):
  
x
y
w
h
bmp
pitch
start
fg
bg