GimpUi.ColorArea.prototype.set_color
function set_color(color: Gegl.Color): void {
// Gjs wrapper for gimp_color_area_set_color()
}
Sets area to a different color.
- color
Pointer to a [class@Gegl.Color] that defines the new color.
function set_color(color: Gegl.Color): void {
// Gjs wrapper for gimp_color_area_set_color()
}
Sets area to a different color.
Pointer to a [class@Gegl.Color] that defines the new color.