GimpUi.ColorScale.prototype.set_color
function set_color(color: Gegl.Color): void {
// Gjs wrapper for gimp_color_scale_set_color()
}
Changes the color value of the scale.
- color
the new color.
function set_color(color: Gegl.Color): void {
// Gjs wrapper for gimp_color_scale_set_color()
}
Changes the color value of the scale.
the new color.