GimpUi » GimpUi.ColorSelection »

GimpUi.ColorSelection.get_color

@accepts(GimpUi.ColorSelection)
@returns(Gegl.Color)
def get_color(self):
    # Python wrapper for gimp_color_selection_get_color()
  

This function returns the GimpUi.ColorSelection's current color.

self

A GimpUi.ColorSelection widget.

Returns

More Information

  • GimpUi.ColorSelection