GimpUi.ColorSelection.prototype.get_color
function get_color(): Gegl.Color {
// Gjs wrapper for gimp_color_selection_get_color()
}
This function returns the GimpUi.ColorSelection's current color.
- Returns
the currently selected color.
function get_color(): Gegl.Color {
// Gjs wrapper for gimp_color_selection_get_color()
}
This function returns the GimpUi.ColorSelection's current color.
the currently selected color.