~ubuntu-branches/ubuntu/trusty/gimp/trusty

« back to all changes in this revision

Viewing changes to devel-docs/libgimp/html/libgimp-gimpchannel.html

  • Committer: Bazaar Package Importer
  • Author(s): Ari Pollak
  • Date: 2009-08-14 09:57:17 UTC
  • mto: (1.1.21 upstream) (0.1.5 squeeze)
  • mto: This revision was merged to the branch mainline in revision 48.
  • Revision ID: james.westby@ubuntu.com-20090814095717-37dh2xqy5t0rurpk
ImportĀ upstreamĀ versionĀ 2.6.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>gimpchannel</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
 
<link rel="start" href="index.html" title="GIMP Library Reference Manual">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
7
<link rel="home" href="index.html" title="GIMP Library Reference Manual">
8
8
<link rel="up" href="libgimp-image.html" title="Manupulating Images and their Properties">
9
9
<link rel="prev" href="libgimp-image.html" title="Manupulating Images and their Properties">
10
10
<link rel="next" href="libgimp-gimpcolor.html" title="gimpcolor">
38
38
                <a href="#libgimp-gimpchannel.description" class="shortcut">Description</a>
39
39
</td></tr>
40
40
</table>
41
 
<div class="refentry" lang="en">
 
41
<div class="refentry" title="gimpchannel">
42
42
<a name="libgimp-gimpchannel"></a><div class="titlepage"></div>
43
43
<div class="refnamediv"><table width="100%"><tr>
44
44
<td valign="top">
47
47
</td>
48
48
<td valign="top" align="right"></td>
49
49
</tr></table></div>
50
 
<div class="refsynopsisdiv">
 
50
<div class="refsynopsisdiv" title="Synopsis">
51
51
<a name="libgimp-gimpchannel.synopsis"></a><h2>Synopsis</h2>
52
52
<pre class="synopsis">
53
53
<a
147
147
>gint</a> offy);
148
148
</pre>
149
149
</div>
150
 
<div class="refsect1" lang="en">
 
150
<div class="refsect1" title="Description">
151
151
<a name="libgimp-gimpchannel.description"></a><h2>Description</h2>
152
152
<p>
153
153
Functions for manipulating channels.
154
154
</p>
155
155
</div>
156
 
<div class="refsect1" lang="en">
 
156
<div class="refsect1" title="Details">
157
157
<a name="libgimp-gimpchannel.details"></a><h2>Details</h2>
158
 
<div class="refsect2" lang="en">
 
158
<div class="refsect2" title="gimp_channel_new ()">
159
159
<a name="gimp-channel-new"></a><h3>gimp_channel_new ()</h3>
160
160
<pre class="programlisting"><a
161
161
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"
232
232
</table></div>
233
233
</div>
234
234
<hr>
235
 
<div class="refsect2" lang="en">
 
235
<div class="refsect2" title="gimp_channel_new_from_component ()">
236
236
<a name="gimp-channel-new-from-component"></a><h3>gimp_channel_new_from_component ()</h3>
237
237
<pre class="programlisting"><a
238
238
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"
281
281
<p class="since">Since GIMP 2.4</p>
282
282
</div>
283
283
<hr>
284
 
<div class="refsect2" lang="en">
 
284
<div class="refsect2" title="gimp_channel_copy ()">
285
285
<a name="gimp-channel-copy"></a><h3>gimp_channel_copy ()</h3>
286
286
<pre class="programlisting"><a
287
287
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint32"
312
312
</table></div>
313
313
</div>
314
314
<hr>
315
 
<div class="refsect2" lang="en">
 
315
<div class="refsect2" title="gimp_channel_get_show_masked ()">
316
316
<a name="gimp-channel-get-show-masked"></a><h3>gimp_channel_get_show_masked ()</h3>
317
317
<pre class="programlisting"><a
318
318
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
345
345
</table></div>
346
346
</div>
347
347
<hr>
348
 
<div class="refsect2" lang="en">
 
348
<div class="refsect2" title="gimp_channel_set_show_masked ()">
349
349
<a name="gimp-channel-set-show-masked"></a><h3>gimp_channel_set_show_masked ()</h3>
350
350
<pre class="programlisting"><a
351
351
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
386
386
</table></div>
387
387
</div>
388
388
<hr>
389
 
<div class="refsect2" lang="en">
 
389
<div class="refsect2" title="gimp_channel_get_opacity ()">
390
390
<a name="gimp-channel-get-opacity"></a><h3>gimp_channel_get_opacity ()</h3>
391
391
<pre class="programlisting"><a
392
392
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gdouble"
417
417
</table></div>
418
418
</div>
419
419
<hr>
420
 
<div class="refsect2" lang="en">
 
420
<div class="refsect2" title="gimp_channel_set_opacity ()">
421
421
<a name="gimp-channel-set-opacity"></a><h3>gimp_channel_set_opacity ()</h3>
422
422
<pre class="programlisting"><a
423
423
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
456
456
</table></div>
457
457
</div>
458
458
<hr>
459
 
<div class="refsect2" lang="en">
 
459
<div class="refsect2" title="gimp_channel_get_color ()">
460
460
<a name="gimp-channel-get-color"></a><h3>gimp_channel_get_color ()</h3>
461
461
<pre class="programlisting"><a
462
462
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
495
495
</table></div>
496
496
</div>
497
497
<hr>
498
 
<div class="refsect2" lang="en">
 
498
<div class="refsect2" title="gimp_channel_set_color ()">
499
499
<a name="gimp-channel-set-color"></a><h3>gimp_channel_set_color ()</h3>
500
500
<pre class="programlisting"><a
501
501
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
534
534
</table></div>
535
535
</div>
536
536
<hr>
537
 
<div class="refsect2" lang="en">
 
537
<div class="refsect2" title="gimp_channel_combine_masks ()">
538
538
<a name="gimp-channel-combine-masks"></a><h3>gimp_channel_combine_masks ()</h3>
539
539
<pre class="programlisting"><a
540
540
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"