Grx.FrameDriver.readpixel

@accepts(Grx.Frame, int, int)
@returns(Grx.Color)
def on_readpixel(c, x, y):
  
c
x
y
Returns