GimpUi.ColorArea.prototype.get_color
function get_color(): Gegl.Color {
// Gjs wrapper for gimp_color_area_get_color()
}
Retrieves the current color of the area.
- Returns
a copy of the [class@Gegl.Color] displayed in area.
function get_color(): Gegl.Color {
// Gjs wrapper for gimp_color_area_get_color()
}
Retrieves the current color of the area.
a copy of the [class@Gegl.Color] displayed in area.