<string>Default color model for new images:</string>
</property>
</widget>
<widget class="KisCmbIDList">
<property name="name">
<cstring>cmbWorkingColorSpace</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="tqminimumSize">
<size>
<width>0</width>
<height>20</height>
</size>
</property>
</widget>
</hbox>
</widget>
<widget class="TQButtonGroup">
<property name="name">
<cstring>grpDisplay</cstring>
</property>
<property name="title">
<string>Display</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>&Monitor profile:</string>
</property>
<property name="buddy" stdset="0">
<cstring>cmbPrintProfile</cstring>
</property>
<property name="toolTip" stdset="0">
<string>The icm profile for your calibrated monitor.</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel1_4</cstring>
</property>
<property name="text">
<string>&Rendering intent:</string>
</property>
<property name="buddy" stdset="0">
<cstring>cmbMonitorIntent</cstring>
</property>
<property name="whatsThis" stdset="0">
<string>In converting the image data to be shown on screen you can select different ways in which to handle colors that can not be displayed on a monitor (out of gamut).
The different rendering intent methods will affect only what is shown on screen, and exporting or printing the image will not be affected.
<li>Perceptual, shows full gamut. Recommended for photographic images.</li>
<li>Relative Colorimetric, also called Proof or Preserve Identical Color and White Point. Reproduces in-gamut colors and clips out-of-gamut colors to the nearest reproducible color.</li>
<li>Absolute Colorimetric, much like Relative Colorimetric but it sacrificing saturation and possibly lightness for out-of-gamut colors. Rarely of use for photographic images.</li><li>Saturation, Preserves saturation. Convert from the saturated primary colors in the image to saturated primary colors on screen.</li></string>
</property>
</widget>
<widget class="KComboBox" row="1" column="1">
<item>
<property name="text">
<string>Perceptual</string>
</property>
</item>
<item>
<property name="text">
<string>Relative Colorimetric</string>
</property>
</item>
<item>
<property name="text">
<string>Saturation</string>
</property>
</item>
<item>
<property name="text">
<string>Absolute Colorimetric</string>
</property>
</item>
<property name="name">
<cstring>cmbMonitorIntent</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="whatsThis" stdset="0">
<string>In converting the image data to be shown on screen you can select different ways in which to handle colors that can not be displayed on a monitor (out of gamut).
The different rendering intent methods will affect only what is shown on screen, and exporting or printing the image will not be affected.
<li>Perceptual, shows full gamut. Recommended for photographic images.</li>
<li>Relative Colorimetric, also called Proof or Preserve Identical Color and White Point. Reproduces in-gamut colors and clips out-of-gamut colors to the nearest reproducible color.</li>
<li>Absolute Colorimetric, much like Relative Colorimetric but it sacrificing saturation and possibly lightness for out-of-gamut colors. Rarely of use for photographic images.</li><li>Saturation, Preserves saturation. Convert from the saturated primary colors in the image to saturated primary colors on screen.</li></string>