~ubuntu-branches/ubuntu/saucy/gimp/saucy

« back to all changes in this revision

Viewing changes to devel-docs/libgimpconfig/html/GimpColorConfig.html

  • Committer: Package Import Robot
  • Author(s): Micah Gersten
  • Date: 2012-05-20 19:21:01 UTC
  • mfrom: (1.1.26) (0.4.16 sid)
  • Revision ID: package-import@ubuntu.com-20120520192101-bs7zetx8ffoq2nfv
Tags: 2.8.0-2ubuntu1
* Merge from Debian unstable (LP: #908472). Remaining Changes:
  - debian/patches/02_help-message.patch,
    debian/patches/03_gimp.desktop.in.in.patch:
    + Update some strings for Ubuntu
  - debian/control:
    + Update description
  - debian/rules:
    + Set gettext domain and update translation templates
* Drop the following patches that were applied upstream:
  - debian/patches/ghost-cursor.patch: fix Wacom tablet cursor events
  - debian/patches/embed-page-setup-dialog.patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
7
<link rel="home" href="index.html" title="GIMP Config Library Reference Manual">
8
8
<link rel="up" href="libgimpconfig.html" title="Part I. GIMP Config Library">
9
 
<link rel="prev" href="libgimpconfig-GimpScanner.html" title="gimpscanner">
 
9
<link rel="prev" href="libgimpconfig-GimpScanner.html" title="GimpScanner">
10
10
<link rel="next" href="libgimpconfig-index.html" title="Index">
11
11
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
37
37
<div class="refnamediv"><table width="100%"><tr>
38
38
<td valign="top">
39
39
<h2><span class="refentrytitle"><a name="GimpColorConfig.top_of_page"></a>GimpColorConfig</span></h2>
40
 
<p>GimpColorConfig</p>
 
40
<p>GimpColorConfig — Color management settings.</p>
41
41
</td>
42
42
<td valign="top" align="right"></td>
43
43
</tr></table></div>
51
51
<div class="refsect1">
52
52
<a name="GimpColorConfig.object-hierarchy"></a><h2>Object Hierarchy</h2>
53
53
<pre class="synopsis">
54
 
  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
 
54
  GObject
55
55
   +----GimpColorConfig
56
56
</pre>
57
57
</div>
64
64
<div class="refsect1">
65
65
<a name="GimpColorConfig.properties"></a><h2>Properties</h2>
66
66
<pre class="synopsis">
67
 
  "<a class="link" href="GimpColorConfig.html#GimpColorConfig--cmyk-profile" title='The "cmyk-profile" property'>cmyk-profile</a>"             <span class="type">GimpConfigPath</span>        : Read / Write / Construct
68
 
  "<a class="link" href="GimpColorConfig.html#GimpColorConfig--display-module" title='The "display-module" property'>display-module</a>"           <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write / Construct
69
 
  "<a class="link" href="GimpColorConfig.html#GimpColorConfig--display-profile" title='The "display-profile" property'>display-profile</a>"          <span class="type">GimpConfigPath</span>        : Read / Write / Construct
70
 
  "<a class="link" href="GimpColorConfig.html#GimpColorConfig--display-profile-from-gdk" title='The "display-profile-from-gdk" property'>display-profile-from-gdk</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write / Construct
 
67
  "<a class="link" href="GimpColorConfig.html#GimpColorConfig--cmyk-profile" title='The "cmyk-profile" property'>cmyk-profile</a>"             <a class="link" href="libgimpconfig-GimpConfig-path.html#GimpConfigPath" title="GimpConfigPath"><span class="type">GimpConfigPath</span></a>        : Read / Write / Construct
 
68
  "<a class="link" href="GimpColorConfig.html#GimpColorConfig--display-module" title='The "display-module" property'>display-module</a>"           <span class="type">gchar</span>*                : Read / Write / Construct
 
69
  "<a class="link" href="GimpColorConfig.html#GimpColorConfig--display-profile" title='The "display-profile" property'>display-profile</a>"          <a class="link" href="libgimpconfig-GimpConfig-path.html#GimpConfigPath" title="GimpConfigPath"><span class="type">GimpConfigPath</span></a>        : Read / Write / Construct
 
70
  "<a class="link" href="GimpColorConfig.html#GimpColorConfig--display-profile-from-gdk" title='The "display-profile-from-gdk" property'>display-profile-from-gdk</a>" <span class="type">gboolean</span>              : Read / Write / Construct
71
71
  "<a class="link" href="GimpColorConfig.html#GimpColorConfig--display-rendering-intent" title='The "display-rendering-intent" property'>display-rendering-intent</a>" <a class="link" href="GimpColorConfig.html#GimpColorRenderingIntent" title="enum GimpColorRenderingIntent"><span class="type">GimpColorRenderingIntent</span></a>  : Read / Write / Construct
72
72
  "<a class="link" href="GimpColorConfig.html#GimpColorConfig--mode" title='The "mode" property'>mode</a>"                     <a class="link" href="GimpColorConfig.html#GimpColorManagementMode" title="enum GimpColorManagementMode"><span class="type">GimpColorManagementMode</span></a>  : Read / Write / Construct
73
 
  "<a class="link" href="GimpColorConfig.html#GimpColorConfig--out-of-gamut-color" title='The "out-of-gamut-color" property'>out-of-gamut-color</a>"       <a href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"><span class="type">GimpRGB</span></a>*              : Read / Write / Construct
74
 
  "<a class="link" href="GimpColorConfig.html#GimpColorConfig--printer-profile" title='The "printer-profile" property'>printer-profile</a>"          <span class="type">GimpConfigPath</span>        : Read / Write / Construct
75
 
  "<a class="link" href="GimpColorConfig.html#GimpColorConfig--rgb-profile" title='The "rgb-profile" property'>rgb-profile</a>"              <span class="type">GimpConfigPath</span>        : Read / Write / Construct
76
 
  "<a class="link" href="GimpColorConfig.html#GimpColorConfig--simulation-gamut-check" title='The "simulation-gamut-check" property'>simulation-gamut-check</a>"   <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write / Construct
 
73
  "<a class="link" href="GimpColorConfig.html#GimpColorConfig--out-of-gamut-color" title='The "out-of-gamut-color" property'>out-of-gamut-color</a>"       <a href="/local/head/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"><span class="type">GimpRGB</span></a>*              : Read / Write / Construct
 
74
  "<a class="link" href="GimpColorConfig.html#GimpColorConfig--printer-profile" title='The "printer-profile" property'>printer-profile</a>"          <a class="link" href="libgimpconfig-GimpConfig-path.html#GimpConfigPath" title="GimpConfigPath"><span class="type">GimpConfigPath</span></a>        : Read / Write / Construct
 
75
  "<a class="link" href="GimpColorConfig.html#GimpColorConfig--rgb-profile" title='The "rgb-profile" property'>rgb-profile</a>"              <a class="link" href="libgimpconfig-GimpConfig-path.html#GimpConfigPath" title="GimpConfigPath"><span class="type">GimpConfigPath</span></a>        : Read / Write / Construct
 
76
  "<a class="link" href="GimpColorConfig.html#GimpColorConfig--simulation-gamut-check" title='The "simulation-gamut-check" property'>simulation-gamut-check</a>"   <span class="type">gboolean</span>              : Read / Write / Construct
77
77
  "<a class="link" href="GimpColorConfig.html#GimpColorConfig--simulation-rendering-intent" title='The "simulation-rendering-intent" property'>simulation-rendering-intent</a>" <a class="link" href="GimpColorConfig.html#GimpColorRenderingIntent" title="enum GimpColorRenderingIntent"><span class="type">GimpColorRenderingIntent</span></a>  : Read / Write / Construct
78
78
</pre>
79
79
</div>
80
80
<div class="refsect1">
81
81
<a name="GimpColorConfig.description"></a><h2>Description</h2>
82
82
<p>
 
83
Color management settings.
83
84
</p>
84
85
</div>
85
86
<div class="refsect1">
123
124
<pre class="programlisting">typedef enum {
124
125
  GIMP_COLOR_RENDERING_INTENT_PERCEPTUAL,            /*&lt; desc="Perceptual"            &gt;*/
125
126
  GIMP_COLOR_RENDERING_INTENT_RELATIVE_COLORIMETRIC, /*&lt; desc="Relative colorimetric" &gt;*/
126
 
  GIMP_COLOR_RENDERING_INTENT_SATURATION,            /*&lt; desc="intent|Saturation"            &gt;*/
 
127
  GIMP_COLOR_RENDERING_INTENT_SATURATION,            /*&lt; desc="Saturation"            &gt;*/
127
128
  GIMP_COLOR_RENDERING_INTENT_ABSOLUTE_COLORIMETRIC  /*&lt; desc="Absolute colorimetric" &gt;*/
128
129
} GimpColorRenderingIntent;
129
130
</pre>
135
136
<a name="GimpColorConfig.property-details"></a><h2>Property Details</h2>
136
137
<div class="refsect2">
137
138
<a name="GimpColorConfig--cmyk-profile"></a><h3>The <code class="literal">"cmyk-profile"</code> property</h3>
138
 
<pre class="programlisting">  "cmyk-profile"             <span class="type">GimpConfigPath</span>        : Read / Write / Construct</pre>
 
139
<pre class="programlisting">  "cmyk-profile"             <a class="link" href="libgimpconfig-GimpConfig-path.html#GimpConfigPath" title="GimpConfigPath"><span class="type">GimpConfigPath</span></a>        : Read / Write / Construct</pre>
139
140
<p>The CMYK color profile used to convert between RGB and CMYK.</p>
140
141
<p>Default value: NULL</p>
141
142
</div>
142
143
<hr>
143
144
<div class="refsect2">
144
145
<a name="GimpColorConfig--display-module"></a><h3>The <code class="literal">"display-module"</code> property</h3>
145
 
<pre class="programlisting">  "display-module"           <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write / Construct</pre>
 
146
<pre class="programlisting">  "display-module"           <span class="type">gchar</span>*                : Read / Write / Construct</pre>
146
147
<p></p>
147
148
<p>Default value: "CdisplayLcms"</p>
148
149
</div>
149
150
<hr>
150
151
<div class="refsect2">
151
152
<a name="GimpColorConfig--display-profile"></a><h3>The <code class="literal">"display-profile"</code> property</h3>
152
 
<pre class="programlisting">  "display-profile"          <span class="type">GimpConfigPath</span>        : Read / Write / Construct</pre>
 
153
<pre class="programlisting">  "display-profile"          <a class="link" href="libgimpconfig-GimpConfig-path.html#GimpConfigPath" title="GimpConfigPath"><span class="type">GimpConfigPath</span></a>        : Read / Write / Construct</pre>
153
154
<p>The color profile of your (primary) monitor.</p>
154
155
<p>Default value: NULL</p>
155
156
</div>
156
157
<hr>
157
158
<div class="refsect2">
158
159
<a name="GimpColorConfig--display-profile-from-gdk"></a><h3>The <code class="literal">"display-profile-from-gdk"</code> property</h3>
159
 
<pre class="programlisting">  "display-profile-from-gdk" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write / Construct</pre>
 
160
<pre class="programlisting">  "display-profile-from-gdk" <span class="type">gboolean</span>              : Read / Write / Construct</pre>
160
161
<p>When enabled, GIMP will try to use the display color profile from the windowing system.  The configured monitor profile is then only used as a fallback.</p>
161
162
<p>Default value: FALSE</p>
162
163
</div>
177
178
<hr>
178
179
<div class="refsect2">
179
180
<a name="GimpColorConfig--out-of-gamut-color"></a><h3>The <code class="literal">"out-of-gamut-color"</code> property</h3>
180
 
<pre class="programlisting">  "out-of-gamut-color"       <a href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"><span class="type">GimpRGB</span></a>*              : Read / Write / Construct</pre>
 
181
<pre class="programlisting">  "out-of-gamut-color"       <a href="/local/head/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"><span class="type">GimpRGB</span></a>*              : Read / Write / Construct</pre>
181
182
<p>The color to use for marking colors which are out of gamut.</p>
182
183
</div>
183
184
<hr>
184
185
<div class="refsect2">
185
186
<a name="GimpColorConfig--printer-profile"></a><h3>The <code class="literal">"printer-profile"</code> property</h3>
186
 
<pre class="programlisting">  "printer-profile"          <span class="type">GimpConfigPath</span>        : Read / Write / Construct</pre>
 
187
<pre class="programlisting">  "printer-profile"          <a class="link" href="libgimpconfig-GimpConfig-path.html#GimpConfigPath" title="GimpConfigPath"><span class="type">GimpConfigPath</span></a>        : Read / Write / Construct</pre>
187
188
<p>The color profile used for simulating a printed version (softproof).</p>
188
189
<p>Default value: NULL</p>
189
190
</div>
190
191
<hr>
191
192
<div class="refsect2">
192
193
<a name="GimpColorConfig--rgb-profile"></a><h3>The <code class="literal">"rgb-profile"</code> property</h3>
193
 
<pre class="programlisting">  "rgb-profile"              <span class="type">GimpConfigPath</span>        : Read / Write / Construct</pre>
 
194
<pre class="programlisting">  "rgb-profile"              <a class="link" href="libgimpconfig-GimpConfig-path.html#GimpConfigPath" title="GimpConfigPath"><span class="type">GimpConfigPath</span></a>        : Read / Write / Construct</pre>
194
195
<p>The default RGB working space color profile.</p>
195
196
<p>Default value: NULL</p>
196
197
</div>
197
198
<hr>
198
199
<div class="refsect2">
199
200
<a name="GimpColorConfig--simulation-gamut-check"></a><h3>The <code class="literal">"simulation-gamut-check"</code> property</h3>
200
 
<pre class="programlisting">  "simulation-gamut-check"   <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write / Construct</pre>
 
201
<pre class="programlisting">  "simulation-gamut-check"   <span class="type">gboolean</span>              : Read / Write / Construct</pre>
201
202
<p>When enabled, the print simulation will mark colors which can not be represented in the target color space.</p>
202
203
<p>Default value: FALSE</p>
203
204
</div>