GimpUi.ColorDisplay.convert_buffer
@accepts(GimpUi.ColorDisplay, Gegl.Buffer, Gegl.Rectangle)
@returns(none)
def convert_buffer(self, buffer, area):
# Python wrapper for gimp_color_display_convert_buffer()
Converts all pixels in area of buffer.
Since 2.10
- self
- buffer
- area
area in buffer to convert