GimpUi.PreviewArea.prototype.set_color_config

function set_color_config(config: Gimp.ColorConfig): void {
    // Gjs wrapper for gimp_preview_area_set_color_config()
}
  

Sets the color management configuration to use with this preview area.

Since 2.10

config

a Gimp.ColorConfig object.