Imported Upstream version 2.4.1

This commit is contained in:
Ari Pollak
2010-08-11 01:23:35 -04:00
parent 258b1471f0
commit 69250d2dd6
266 changed files with 77744 additions and 54804 deletions

View File

@ -53,99 +53,99 @@
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
href="../glib/glib-Basic-Types.html#gint32"
>gint32</a> <a class="link" href="libgimp-gimpchannel.html#gimp-channel-new">gimp_channel_new</a> (<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
href="../glib/glib-Basic-Types.html#gint32"
>gint32</a> image_ID,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
href="../glib/glib-Basic-Types.html#gchar"
>gchar</a> *name,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"
href="../glib/glib-Basic-Types.html#guint"
>guint</a> width,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"
href="../glib/glib-Basic-Types.html#guint"
>guint</a> height,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
href="../glib/glib-Basic-Types.html#gdouble"
>gdouble</a> opacity,
const <a
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
href="../glib/glib-Basic-Types.html#gint32"
>gint32</a> <a class="link" href="libgimp-gimpchannel.html#gimp-channel-new-from-component">gimp_channel_new_from_component</a> (<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
href="../glib/glib-Basic-Types.html#gint32"
>gint32</a> image_ID,
<a
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpChannelType"
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpChannelType"
>GimpChannelType</a> component,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
href="../glib/glib-Basic-Types.html#gchar"
>gchar</a> *name);
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
href="../glib/glib-Basic-Types.html#gint32"
>gint32</a> <a class="link" href="libgimp-gimpchannel.html#gimp-channel-copy">gimp_channel_copy</a> (<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
href="../glib/glib-Basic-Types.html#gint32"
>gint32</a> channel_ID);
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="libgimp-gimpchannel.html#gimp-channel-get-show-masked">gimp_channel_get_show_masked</a> (<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
href="../glib/glib-Basic-Types.html#gint32"
>gint32</a> channel_ID);
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="libgimp-gimpchannel.html#gimp-channel-set-show-masked">gimp_channel_set_show_masked</a> (<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
href="../glib/glib-Basic-Types.html#gint32"
>gint32</a> channel_ID,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> show_masked);
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
href="../glib/glib-Basic-Types.html#gdouble"
>gdouble</a> <a class="link" href="libgimp-gimpchannel.html#gimp-channel-get-opacity">gimp_channel_get_opacity</a> (<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
href="../glib/glib-Basic-Types.html#gint32"
>gint32</a> channel_ID);
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="libgimp-gimpchannel.html#gimp-channel-set-opacity">gimp_channel_set_opacity</a> (<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
href="../glib/glib-Basic-Types.html#gint32"
>gint32</a> channel_ID,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
href="../glib/glib-Basic-Types.html#gdouble"
>gdouble</a> opacity);
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="libgimp-gimpchannel.html#gimp-channel-get-color">gimp_channel_get_color</a> (<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
href="../glib/glib-Basic-Types.html#gint32"
>gint32</a> channel_ID,
<a
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="libgimp-gimpchannel.html#gimp-channel-set-color">gimp_channel_set_color</a> (<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
href="../glib/glib-Basic-Types.html#gint32"
>gint32</a> channel_ID,
const <a
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="libgimp-gimpchannel.html#gimp-channel-combine-masks">gimp_channel_combine_masks</a> (<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
href="../glib/glib-Basic-Types.html#gint32"
>gint32</a> channel1_ID,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
href="../glib/glib-Basic-Types.html#gint32"
>gint32</a> channel2_ID,
<a
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpChannelOps"
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpChannelOps"
>GimpChannelOps</a> operation,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
href="../glib/glib-Basic-Types.html#gint"
>gint</a> offx,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
href="../glib/glib-Basic-Types.html#gint"
>gint</a> offy);
</pre>
</div>
@ -161,24 +161,24 @@ Functions for manipulating channels.
<a name="id2626961"></a><h3>
<a name="gimp-channel-new"></a>gimp_channel_new ()</h3>
<a class="indexterm" name="id2626973"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
href="../glib/glib-Basic-Types.html#gint32"
>gint32</a> gimp_channel_new (<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
href="../glib/glib-Basic-Types.html#gint32"
>gint32</a> image_ID,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
href="../glib/glib-Basic-Types.html#gchar"
>gchar</a> *name,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"
href="../glib/glib-Basic-Types.html#guint"
>guint</a> width,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"
href="../glib/glib-Basic-Types.html#guint"
>guint</a> height,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
href="../glib/glib-Basic-Types.html#gdouble"
>gdouble</a> opacity,
const <a
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);</pre>
<p>
Create a new channel.
@ -240,15 +240,15 @@ initially.</p>
<a name="id2579498"></a><h3>
<a name="gimp-channel-new-from-component"></a>gimp_channel_new_from_component ()</h3>
<a class="indexterm" name="id2579511"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
href="../glib/glib-Basic-Types.html#gint32"
>gint32</a> gimp_channel_new_from_component (<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
href="../glib/glib-Basic-Types.html#gint32"
>gint32</a> image_ID,
<a
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpChannelType"
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpChannelType"
>GimpChannelType</a> component,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
href="../glib/glib-Basic-Types.html#gchar"
>gchar</a> *name);</pre>
<p>
Create a new channel from a color component
@ -292,9 +292,9 @@ This procedure creates a new channel from a color component.</p>
<a name="id2579626"></a><h3>
<a name="gimp-channel-copy"></a>gimp_channel_copy ()</h3>
<a class="indexterm" name="id2578656"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
href="../glib/glib-Basic-Types.html#gint32"
>gint32</a> gimp_channel_copy (<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
href="../glib/glib-Basic-Types.html#gint32"
>gint32</a> channel_ID);</pre>
<p>
Copy a channel.
@ -325,9 +325,9 @@ This procedure copies the specified channel and returns the copy.</p>
<a name="id2578721"></a><h3>
<a name="gimp-channel-get-show-masked"></a>gimp_channel_get_show_masked ()</h3>
<a class="indexterm" name="id2578733"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_channel_get_show_masked (<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
href="../glib/glib-Basic-Types.html#gint32"
>gint32</a> channel_ID);</pre>
<p>
Get the composite method of the specified channel.
@ -360,12 +360,12 @@ masked regions are shown. Otherwise, selected regions are shown.</p>
<a name="id2578802"></a><h3>
<a name="gimp-channel-set-show-masked"></a>gimp_channel_set_show_masked ()</h3>
<a class="indexterm" name="id2578815"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_channel_set_show_masked (<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
href="../glib/glib-Basic-Types.html#gint32"
>gint32</a> channel_ID,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> show_masked);</pre>
<p>
Set the composite method of the specified channel.
@ -403,9 +403,9 @@ masked regions are shown. Otherwise, selected regions are shown.</p>
<a name="id2578906"></a><h3>
<a name="gimp-channel-get-opacity"></a>gimp_channel_get_opacity ()</h3>
<a class="indexterm" name="id2578917"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
href="../glib/glib-Basic-Types.html#gdouble"
>gdouble</a> gimp_channel_get_opacity (<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
href="../glib/glib-Basic-Types.html#gint32"
>gint32</a> channel_ID);</pre>
<p>
Get the opacity of the specified channel.
@ -436,12 +436,12 @@ This procedure returns the specified channel's opacity.</p>
<a name="id2578981"></a><h3>
<a name="gimp-channel-set-opacity"></a>gimp_channel_set_opacity ()</h3>
<a class="indexterm" name="id2578993"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_channel_set_opacity (<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
href="../glib/glib-Basic-Types.html#gint32"
>gint32</a> channel_ID,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
href="../glib/glib-Basic-Types.html#gdouble"
>gdouble</a> opacity);</pre>
<p>
Set the opacity of the specified channel.
@ -477,12 +477,12 @@ This procedure sets the specified channel's opacity.</p>
<a name="id2579078"></a><h3>
<a name="gimp-channel-get-color"></a>gimp_channel_get_color ()</h3>
<a class="indexterm" name="id2579089"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_channel_get_color (<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
href="../glib/glib-Basic-Types.html#gint32"
>gint32</a> channel_ID,
<a
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);</pre>
<p>
Get the compositing color of the specified channel.
@ -518,12 +518,12 @@ This procedure returns the specified channel's compositing color.</p>
<a name="id2579177"></a><h3>
<a name="gimp-channel-set-color"></a>gimp_channel_set_color ()</h3>
<a class="indexterm" name="id2632520"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_channel_set_color (<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
href="../glib/glib-Basic-Types.html#gint32"
>gint32</a> channel_ID,
const <a
href="/usr/share/gtk-doc/html/libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color);</pre>
<p>
Set the compositing color of the specified channel.
@ -559,21 +559,21 @@ This procedure sets the specified channel's compositing color.</p>
<a name="id2632598"></a><h3>
<a name="gimp-channel-combine-masks"></a>gimp_channel_combine_masks ()</h3>
<a class="indexterm" name="id2632609"></a><pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
href="../glib/glib-Basic-Types.html#gboolean"
>gboolean</a> gimp_channel_combine_masks (<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
href="../glib/glib-Basic-Types.html#gint32"
>gint32</a> channel1_ID,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
href="../glib/glib-Basic-Types.html#gint32"
>gint32</a> channel2_ID,
<a
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpChannelOps"
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpChannelOps"
>GimpChannelOps</a> operation,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
href="../glib/glib-Basic-Types.html#gint"
>gint</a> offx,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
href="../glib/glib-Basic-Types.html#gint"
>gint</a> offy);</pre>
<p>
Combine two channel masks.