~ubuntu-branches/ubuntu/jaunty/gimp/jaunty-security

« back to all changes in this revision

Viewing changes to devel-docs/libgimpcolor/html/libgimpcolor-GimpColorManaged.html

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2008-08-22 11:50:05 UTC
  • mfrom: (0.1.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 34.
  • Revision ID: james.westby@ubuntu.com-20080822115005-yxj5svf3v9x1mkr7
Tags: upstream-2.4.7
Import upstream version 2.4.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
2
<html>
3
3
<head>
4
 
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>GimpColorManaged</title>
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
7
<link rel="start" href="index.html" title="GIMP Color Library Reference Manual">
8
 
<link rel="up" href="libgimpcolor.html" title="Part&#160;I.&#160;GIMP Color Library">
 
8
<link rel="up" href="libgimpcolor.html" title="Part I. GIMP Color Library">
9
9
<link rel="prev" href="libgimpcolor-GimpColorSpace.html" title="GimpColorSpace">
10
10
<link rel="next" href="libgimpcolor-GimpAdaptiveSupersample.html" title="GimpAdaptiveSupersample">
11
 
<meta name="generator" content="GTK-Doc V1.9 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
 
<link rel="part" href="libgimpcolor.html" title="Part&#160;I.&#160;GIMP Color Library">
 
13
<link rel="part" href="libgimpcolor.html" title="Part I. GIMP Color Library">
14
14
<link rel="index" href="libgimpcolor-index.html" title="Index">
15
15
<link rel="index" href="libgimpcolor-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
16
16
<link rel="index" href="libgimpcolor-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
25
25
<th width="100%" align="center">GIMP Color Library Reference Manual</th>
26
26
<td><a accesskey="n" href="libgimpcolor-GimpAdaptiveSupersample.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
27
27
</tr>
28
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2598889" class="shortcut">Top</a>
29
 
                  &#160;|&#160;
30
 
                  <a href="#id2577678" class="shortcut">Description</a></nobr></td></tr>
 
28
<tr><td colspan="5" class="shortcuts"><nobr><a href="#libgimpcolor-GimpColorManaged.synopsis" class="shortcut">Top</a>
 
29
                   | 
 
30
                  <a href="#libgimpcolor-GimpColorManaged.description" class="shortcut">Description</a></nobr></td></tr>
31
31
</table>
32
32
<div class="refentry" lang="en">
33
33
<a name="libgimpcolor-GimpColorManaged"></a><div class="titlepage"></div>
34
34
<div class="refnamediv"><table width="100%"><tr>
35
35
<td valign="top">
36
 
<h2>
37
 
<a name="id2598889"></a><span class="refentrytitle">GimpColorManaged</span>
38
 
</h2>
 
36
<h2><span class="refentrytitle"><a name="libgimpcolor-GimpColorManaged.top_of_page"></a>GimpColorManaged</span></h2>
39
37
<p>GimpColorManaged</p>
40
38
</td>
41
39
<td valign="top" align="right"></td>
42
40
</tr></table></div>
43
41
<div class="refsynopsisdiv">
44
 
<h2>Synopsis</h2>
 
42
<a name="libgimpcolor-GimpColorManaged.synopsis"></a><h2>Synopsis</h2>
45
43
<pre class="synopsis">
46
 
 
47
 
 
48
 
 
49
 
                    <a class="link" href="libgimpcolor-GimpColorManaged.html#GimpColorManaged">GimpColorManaged</a>;
50
 
                    <a class="link" href="libgimpcolor-GimpColorManaged.html#GimpColorManagedInterface">GimpColorManagedInterface</a>;
51
 
const <a
52
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint8"
53
 
>guint8</a>*       <a class="link" href="libgimpcolor-GimpColorManaged.html#gimp-color-managed-get-icc-profile">gimp_color_managed_get_icc_profile</a>  (<a class="link" href="libgimpcolor-GimpColorManaged.html#GimpColorManaged">GimpColorManaged</a> *managed,
54
 
                                                         <a
55
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gsize"
56
 
>gsize</a> *len);
57
 
void                <a class="link" href="libgimpcolor-GimpColorManaged.html#gimp-color-managed-profile-changed">gimp_color_managed_profile_changed</a>  (<a class="link" href="libgimpcolor-GimpColorManaged.html#GimpColorManaged">GimpColorManaged</a> *managed);
58
 
 
 
44
                    <a class="link" href="libgimpcolor-GimpColorManaged.html#GimpColorManaged" title="GimpColorManaged">GimpColorManaged</a>;
 
45
                    <a class="link" href="libgimpcolor-GimpColorManaged.html#GimpColorManagedInterface" title="GimpColorManagedInterface">GimpColorManagedInterface</a>;
 
46
const guint8*       <a class="link" href="libgimpcolor-GimpColorManaged.html#gimp-color-managed-get-icc-profile" title="gimp_color_managed_get_icc_profile ()">gimp_color_managed_get_icc_profile</a>  (<a class="link" href="libgimpcolor-GimpColorManaged.html#GimpColorManaged" title="GimpColorManaged">GimpColorManaged</a> *managed,
 
47
                                                         gsize *len);
 
48
void                <a class="link" href="libgimpcolor-GimpColorManaged.html#gimp-color-managed-profile-changed" title="gimp_color_managed_profile_changed ()">gimp_color_managed_profile_changed</a>  (<a class="link" href="libgimpcolor-GimpColorManaged.html#GimpColorManaged" title="GimpColorManaged">GimpColorManaged</a> *managed);
59
49
</pre>
60
50
</div>
61
51
<div class="refsect1" lang="en">
62
 
<a name="id2577678"></a><h2>Description</h2>
 
52
<a name="libgimpcolor-GimpColorManaged.description"></a><h2>Description</h2>
63
53
<p>
64
54
 
65
55
</p>
66
56
</div>
67
57
<div class="refsect1" lang="en">
68
 
<a name="id2577694"></a><h2>Details</h2>
 
58
<a name="libgimpcolor-GimpColorManaged.details"></a><h2>Details</h2>
69
59
<div class="refsect2" lang="en">
70
 
<a name="id2577705"></a><h3>
71
 
<a name="GimpColorManaged"></a>GimpColorManaged</h3>
72
 
<a class="indexterm" name="id2577717"></a><pre class="programlisting">typedef struct _GimpColorManaged GimpColorManaged;</pre>
 
60
<a name="GimpColorManaged"></a><h3>GimpColorManaged</h3>
 
61
<pre class="programlisting">typedef struct _GimpColorManaged GimpColorManaged;</pre>
73
62
<p>
74
63
 
75
64
</p>
76
65
</div>
77
66
<hr>
78
67
<div class="refsect2" lang="en">
79
 
<a name="id2577734"></a><h3>
80
 
<a name="GimpColorManagedInterface"></a>GimpColorManagedInterface</h3>
81
 
<a class="indexterm" name="id2577745"></a><pre class="programlisting">typedef struct {
 
68
<a name="GimpColorManagedInterface"></a><h3>GimpColorManagedInterface</h3>
 
69
<pre class="programlisting">typedef struct {
82
70
  GTypeInterface  base_iface;
83
71
 
84
72
  /*  virtual functions  */
95
83
</div>
96
84
<hr>
97
85
<div class="refsect2" lang="en">
98
 
<a name="id2577765"></a><h3>
99
 
<a name="gimp-color-managed-get-icc-profile"></a>gimp_color_managed_get_icc_profile ()</h3>
100
 
<a class="indexterm" name="id2577779"></a><pre class="programlisting">const <a
101
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint8"
102
 
>guint8</a>*       gimp_color_managed_get_icc_profile  (<a class="link" href="libgimpcolor-GimpColorManaged.html#GimpColorManaged">GimpColorManaged</a> *managed,
103
 
                                                         <a
104
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gsize"
105
 
>gsize</a> *len);</pre>
 
86
<a name="gimp-color-managed-get-icc-profile"></a><h3>gimp_color_managed_get_icc_profile ()</h3>
 
87
<pre class="programlisting">const guint8*       gimp_color_managed_get_icc_profile  (<a class="link" href="libgimpcolor-GimpColorManaged.html#GimpColorManaged" title="GimpColorManaged">GimpColorManaged</a> *managed,
 
88
                                                         gsize *len);</pre>
106
89
<p>
107
90
</p>
108
91
<p>
112
95
<col align="left" valign="top">
113
96
<tbody>
114
97
<tr>
115
 
<td><p><span class="term"><em class="parameter"><code>managed</code></em>&#160;:</span></p></td>
116
 
<td> an object the implements the <a class="link" href="libgimpcolor-GimpColorManaged.html#GimpColorManaged"><span class="type">GimpColorManaged</span></a> interface
 
98
<td><p><span class="term"><em class="parameter"><code>managed</code></em> :</span></p></td>
 
99
<td> an object the implements the <a class="link" href="libgimpcolor-GimpColorManaged.html#GimpColorManaged" title="GimpColorManaged"><span class="type">GimpColorManaged</span></a> interface
117
100
</td>
118
101
</tr>
119
102
<tr>
120
 
<td><p><span class="term"><em class="parameter"><code>len</code></em>&#160;:</span></p></td>
 
103
<td><p><span class="term"><em class="parameter"><code>len</code></em> :</span></p></td>
121
104
<td>     return location for the number of bytes in the profile data
122
105
</td>
123
106
</tr>
124
107
<tr>
125
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
 
108
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
126
109
<td> A pointer to a blob of data that represents an ICC
127
110
              color profile.
128
111
 
135
118
</div>
136
119
<hr>
137
120
<div class="refsect2" lang="en">
138
 
<a name="id2574646"></a><h3>
139
 
<a name="gimp-color-managed-profile-changed"></a>gimp_color_managed_profile_changed ()</h3>
140
 
<a class="indexterm" name="id2574660"></a><pre class="programlisting">void                gimp_color_managed_profile_changed  (<a class="link" href="libgimpcolor-GimpColorManaged.html#GimpColorManaged">GimpColorManaged</a> *managed);</pre>
 
121
<a name="gimp-color-managed-profile-changed"></a><h3>gimp_color_managed_profile_changed ()</h3>
 
122
<pre class="programlisting">void                gimp_color_managed_profile_changed  (<a class="link" href="libgimpcolor-GimpColorManaged.html#GimpColorManaged" title="GimpColorManaged">GimpColorManaged</a> *managed);</pre>
141
123
<p>
142
124
Emits the "profile-changed" signal.</p>
143
125
<p>
146
128
<div class="variablelist"><table border="0">
147
129
<col align="left" valign="top">
148
130
<tbody><tr>
149
 
<td><p><span class="term"><em class="parameter"><code>managed</code></em>&#160;:</span></p></td>
150
 
<td> an object the implements the <a class="link" href="libgimpcolor-GimpColorManaged.html#GimpColorManaged"><span class="type">GimpColorManaged</span></a> interface
 
131
<td><p><span class="term"><em class="parameter"><code>managed</code></em> :</span></p></td>
 
132
<td> an object the implements the <a class="link" href="libgimpcolor-GimpColorManaged.html#GimpColorManaged" title="GimpColorManaged"><span class="type">GimpColorManaged</span></a> interface
151
133
</td>
152
134
</tr></tbody>
153
135
</table></div>
155
137
</p>
156
138
</div>
157
139
</div>
158
 
<div class="refsect1" lang="en">
159
 
<a name="id2624060"></a><div class="refsect2" lang="en"><a name="id2624061"></a></div>
 
140
</div>
 
141
<div class="footer">
160
142
<hr>
161
 
<div class="refsect2" lang="en"><a name="id2624062"></a></div>
162
 
</div>
163
 
</div>
 
143
          Generated by GTK-Doc V1.10</div>
164
144
</body>
165
145
</html>