GimpUi.ColorSelection.prototype.get_color
function get_color(): Gimp.RGB {
// Gjs wrapper for gimp_color_selection_get_color()
}
This function returns the GimpUi.ColorSelection's current color.
- Returns
Return location for the selection's current @color.