GimpUi.ColorArea.get_color
@accepts(GimpUi.ColorArea)
@returns(Gegl.Color)
def get_color(self):
# Python wrapper for gimp_color_area_get_color()
Retrieves the current color of the self.
- self
Pointer to a GimpUi.ColorArea.
- Returns
@accepts(GimpUi.ColorArea)
@returns(Gegl.Color)
def get_color(self):
# Python wrapper for gimp_color_area_get_color()
Retrieves the current color of the self.
Pointer to a GimpUi.ColorArea.