GimpUi.ColorScale.prototype.set_color_config
function set_color_config(config: Gimp.ColorConfig): void {
// Gjs wrapper for gimp_color_scale_set_color_config()
}
Sets the color management configuration to use with this color scale.
Since 2.10
- config
a Gimp.ColorConfig object.