Gimp.RenderFunc

@accepts(float, float, float, gpointer)
@returns(none)
def on_RenderFunc(x, y, color, data):
  
x
y
color

The rendered pixel as RGB

data