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