Imported Upstream version 2.2.11

This commit is contained in:
Ari Pollak
2010-08-11 01:16:22 -04:00
parent c9211190ce
commit 36a37ecc21
253 changed files with 9385 additions and 8966 deletions

View File

@ -182,18 +182,18 @@ gint32 <a href="libgimp-gimptools.html#gimp-transform-2d">gimp_transform_2d
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2623633"></a><h2>Description</h2>
<a name="id2624018"></a><h2>Description</h2>
<p>
Functions giving access to common toolbox tools.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2623645"></a><h2>Details</h2>
<a name="id2624028"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2623651"></a><h3>
<a name="id2624034"></a><h3>
<a name="gimp-airbrush"></a>gimp_airbrush ()</h3>
<a class="indexterm" name="id2623662"></a><pre class="programlisting">gboolean gimp_airbrush (gint32 drawable_ID,
<a class="indexterm" name="id2624042"></a><pre class="programlisting">gboolean gimp_airbrush (gint32 drawable_ID,
gdouble pressure,
gint num_strokes,
const gdouble *strokes);</pre>
@ -247,9 +247,9 @@ results in a thinner layer.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2623775"></a><h3>
<a name="id2624163"></a><h3>
<a name="gimp-airbrush-default"></a>gimp_airbrush_default ()</h3>
<a class="indexterm" name="id2623784"></a><pre class="programlisting">gboolean gimp_airbrush_default (gint32 drawable_ID,
<a class="indexterm" name="id2624171"></a><pre class="programlisting">gboolean gimp_airbrush_default (gint32 drawable_ID,
gint num_strokes,
const gdouble *strokes);</pre>
<p>
@ -296,9 +296,9 @@ the option will be used.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2623885"></a><h3>
<a name="id2624273"></a><h3>
<a name="gimp-by-color-select"></a>gimp_by_color_select ()</h3>
<a class="indexterm" name="id2623894"></a><pre class="programlisting">gboolean gimp_by_color_select (gint32 drawable_ID,
<a class="indexterm" name="id2624282"></a><pre class="programlisting">gboolean gimp_by_color_select (gint32 drawable_ID,
const <a
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
>GimpRGB</a> *color,
@ -391,9 +391,9 @@ In the case of a merged sampling, the supplied drawable is ignored.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2624105"></a><h3>
<a name="id2624493"></a><h3>
<a name="gimp-clone"></a>gimp_clone ()</h3>
<a class="indexterm" name="id2624113"></a><pre class="programlisting">gboolean gimp_clone (gint32 drawable_ID,
<a class="indexterm" name="id2624501"></a><pre class="programlisting">gboolean gimp_clone (gint32 drawable_ID,
gint32 src_drawable_ID,
<a href="libgimp-gimpenums.html#GimpCloneType">GimpCloneType</a> clone_type,
gdouble src_x,
@ -475,9 +475,9 @@ significantly slower.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2624302"></a><h3>
<a name="id2624689"></a><h3>
<a name="gimp-clone-default"></a>gimp_clone_default ()</h3>
<a class="indexterm" name="id2624310"></a><pre class="programlisting">gboolean gimp_clone_default (gint32 drawable_ID,
<a class="indexterm" name="id2624697"></a><pre class="programlisting">gboolean gimp_clone_default (gint32 drawable_ID,
gint num_strokes,
const gdouble *strokes);</pre>
<p>
@ -525,9 +525,9 @@ be used.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2624414"></a><h3>
<a name="id2624801"></a><h3>
<a name="gimp-convolve"></a>gimp_convolve ()</h3>
<a class="indexterm" name="id2624423"></a><pre class="programlisting">gboolean gimp_convolve (gint32 drawable_ID,
<a class="indexterm" name="id2624810"></a><pre class="programlisting">gboolean gimp_convolve (gint32 drawable_ID,
gdouble pressure,
<a href="libgimp-gimpenums.html#GimpConvolveType">GimpConvolveType</a> convolve_type,
gint num_strokes,
@ -587,9 +587,9 @@ between the specified stroke coordinates.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2624563"></a><h3>
<a name="id2624950"></a><h3>
<a name="gimp-convolve-default"></a>gimp_convolve_default ()</h3>
<a class="indexterm" name="id2624572"></a><pre class="programlisting">gboolean gimp_convolve_default (gint32 drawable_ID,
<a class="indexterm" name="id2624959"></a><pre class="programlisting">gboolean gimp_convolve_default (gint32 drawable_ID,
gint num_strokes,
const gdouble *strokes);</pre>
<p>
@ -636,9 +636,9 @@ activated then the dialogs default values will be used.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2624675"></a><h3>
<a name="id2625062"></a><h3>
<a name="gimp-dodgeburn"></a>gimp_dodgeburn ()</h3>
<a class="indexterm" name="id2624684"></a><pre class="programlisting">gboolean gimp_dodgeburn (gint32 drawable_ID,
<a class="indexterm" name="id2625071"></a><pre class="programlisting">gboolean gimp_dodgeburn (gint32 drawable_ID,
gdouble exposure,
<a href="libgimp-gimpenums.html#GimpDodgeBurnType">GimpDodgeBurnType</a> dodgeburn_type,
<a href="libgimp-gimpenums.html#GimpTransferMode">GimpTransferMode</a> dodgeburn_mode,
@ -702,9 +702,9 @@ Dodgeburn. More details here later.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2624840"></a><h3>
<a name="id2625226"></a><h3>
<a name="gimp-dodgeburn-default"></a>gimp_dodgeburn_default ()</h3>
<a class="indexterm" name="id2624848"></a><pre class="programlisting">gboolean gimp_dodgeburn_default (gint32 drawable_ID,
<a class="indexterm" name="id2625235"></a><pre class="programlisting">gboolean gimp_dodgeburn_default (gint32 drawable_ID,
gint num_strokes,
const gdouble *strokes);</pre>
<p>
@ -750,9 +750,9 @@ Dodgeburn. More details here later.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2624950"></a><h3>
<a name="id2625337"></a><h3>
<a name="gimp-ellipse-select"></a>gimp_ellipse_select ()</h3>
<a class="indexterm" name="id2624959"></a><pre class="programlisting">gboolean gimp_ellipse_select (gint32 image_ID,
<a class="indexterm" name="id2625346"></a><pre class="programlisting">gboolean gimp_ellipse_select (gint32 image_ID,
gdouble x,
gdouble y,
gdouble width,
@ -845,9 +845,9 @@ radius.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2625179"></a><h3>
<a name="id2625566"></a><h3>
<a name="gimp-eraser"></a>gimp_eraser ()</h3>
<a class="indexterm" name="id2625188"></a><pre class="programlisting">gboolean gimp_eraser (gint32 drawable_ID,
<a class="indexterm" name="id2625574"></a><pre class="programlisting">gboolean gimp_eraser (gint32 drawable_ID,
gint num_strokes,
const gdouble *strokes,
<a href="libgimp-gimpenums.html#GimpBrushApplicationMode">GimpBrushApplicationMode</a> hardness,
@ -908,9 +908,9 @@ tool linearly interpolates between the specified stroke coordinates.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2625339"></a><h3>
<a name="id2625726"></a><h3>
<a name="gimp-eraser-default"></a>gimp_eraser_default ()</h3>
<a class="indexterm" name="id2625347"></a><pre class="programlisting">gboolean gimp_eraser_default (gint32 drawable_ID,
<a class="indexterm" name="id2625734"></a><pre class="programlisting">gboolean gimp_eraser_default (gint32 drawable_ID,
gint num_strokes,
const gdouble *strokes);</pre>
<p>
@ -957,9 +957,9 @@ will be used.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2625449"></a><h3>
<a name="id2625836"></a><h3>
<a name="gimp-flip"></a>gimp_flip ()</h3>
<a class="indexterm" name="id2625457"></a><pre class="programlisting">gint32 gimp_flip (gint32 drawable_ID,
<a class="indexterm" name="id2625844"></a><pre class="programlisting">gint32 gimp_flip (gint32 drawable_ID,
<a href="libgimp-gimpenums.html#GimpOrientationType">GimpOrientationType</a> flip_type);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
@ -997,9 +997,9 @@ This procedure is deprecated! Use
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2625550"></a><h3>
<a name="id2625937"></a><h3>
<a name="gimp-free-select"></a>gimp_free_select ()</h3>
<a class="indexterm" name="id2625559"></a><pre class="programlisting">gboolean gimp_free_select (gint32 image_ID,
<a class="indexterm" name="id2625946"></a><pre class="programlisting">gboolean gimp_free_select (gint32 image_ID,
gint num_segs,
const gdouble *segs,
<a href="libgimp-gimpenums.html#GimpChannelOps">GimpChannelOps</a> operation,
@ -1080,9 +1080,9 @@ radius.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2625744"></a><h3>
<a name="id2626131"></a><h3>
<a name="gimp-fuzzy-select"></a>gimp_fuzzy_select ()</h3>
<a class="indexterm" name="id2625752"></a><pre class="programlisting">gboolean gimp_fuzzy_select (gint32 drawable_ID,
<a class="indexterm" name="id2626139"></a><pre class="programlisting">gboolean gimp_fuzzy_select (gint32 drawable_ID,
gdouble x,
gdouble y,
gint threshold,
@ -1185,9 +1185,9 @@ relative to the drawable's origin.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2625991"></a><h3>
<a name="id2626376"></a><h3>
<a name="gimp-paintbrush"></a>gimp_paintbrush ()</h3>
<a class="indexterm" name="id2626000"></a><pre class="programlisting">gboolean gimp_paintbrush (gint32 drawable_ID,
<a class="indexterm" name="id2626384"></a><pre class="programlisting">gboolean gimp_paintbrush (gint32 drawable_ID,
gdouble fade_out,
gint num_strokes,
const gdouble *strokes,
@ -1261,9 +1261,9 @@ used.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2626171"></a><h3>
<a name="id2626556"></a><h3>
<a name="gimp-paintbrush-default"></a>gimp_paintbrush_default ()</h3>
<a class="indexterm" name="id2626180"></a><pre class="programlisting">gboolean gimp_paintbrush_default (gint32 drawable_ID,
<a class="indexterm" name="id2626564"></a><pre class="programlisting">gboolean gimp_paintbrush_default (gint32 drawable_ID,
gint num_strokes,
const gdouble *strokes);</pre>
<p>
@ -1319,9 +1319,9 @@ is 0, no gradient is used.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2626292"></a><h3>
<a name="id2626676"></a><h3>
<a name="gimp-pencil"></a>gimp_pencil ()</h3>
<a class="indexterm" name="id2626301"></a><pre class="programlisting">gboolean gimp_pencil (gint32 drawable_ID,
<a class="indexterm" name="id2626685"></a><pre class="programlisting">gboolean gimp_pencil (gint32 drawable_ID,
gint num_strokes,
const gdouble *strokes);</pre>
<p>
@ -1369,9 +1369,9 @@ white.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2626405"></a><h3>
<a name="id2626796"></a><h3>
<a name="gimp-perspective"></a>gimp_perspective ()</h3>
<a class="indexterm" name="id2626413"></a><pre class="programlisting">gint32 gimp_perspective (gint32 drawable_ID,
<a class="indexterm" name="id2626807"></a><pre class="programlisting">gint32 gimp_perspective (gint32 drawable_ID,
gboolean interpolation,
gdouble x0,
gdouble y0,
@ -1465,9 +1465,9 @@ This procedure is deprecated! Use
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2626675"></a><h3>
<a name="id2627089"></a><h3>
<a name="gimp-rect-select"></a>gimp_rect_select ()</h3>
<a class="indexterm" name="id2626686"></a><pre class="programlisting">gboolean gimp_rect_select (gint32 image_ID,
<a class="indexterm" name="id2627100"></a><pre class="programlisting">gboolean gimp_rect_select (gint32 image_ID,
gdouble x,
gdouble y,
gdouble width,
@ -1550,9 +1550,9 @@ radius.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2626907"></a><h3>
<a name="id2627321"></a><h3>
<a name="gimp-rotate"></a>gimp_rotate ()</h3>
<a class="indexterm" name="id2626918"></a><pre class="programlisting">gint32 gimp_rotate (gint32 drawable_ID,
<a class="indexterm" name="id2627332"></a><pre class="programlisting">gint32 gimp_rotate (gint32 drawable_ID,
gboolean interpolation,
gdouble angle);</pre>
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
@ -1597,9 +1597,9 @@ This procedure is deprecated! Use
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2627045"></a><h3>
<a name="id2627460"></a><h3>
<a name="gimp-scale"></a>gimp_scale ()</h3>
<a class="indexterm" name="id2627056"></a><pre class="programlisting">gint32 gimp_scale (gint32 drawable_ID,
<a class="indexterm" name="id2627471"></a><pre class="programlisting">gint32 gimp_scale (gint32 drawable_ID,
gboolean interpolation,
gdouble x0,
gdouble y0,
@ -1665,9 +1665,9 @@ This procedure is deprecated! Use
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2627250"></a><h3>
<a name="id2627664"></a><h3>
<a name="gimp-shear"></a>gimp_shear ()</h3>
<a class="indexterm" name="id2627261"></a><pre class="programlisting">gint32 gimp_shear (gint32 drawable_ID,
<a class="indexterm" name="id2627675"></a><pre class="programlisting">gint32 gimp_shear (gint32 drawable_ID,
gboolean interpolation,
<a href="libgimp-gimpenums.html#GimpOrientationType">GimpOrientationType</a> shear_type,
gdouble magnitude);</pre>
@ -1719,9 +1719,9 @@ This procedure is deprecated! Use
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2627410"></a><h3>
<a name="id2627824"></a><h3>
<a name="gimp-smudge"></a>gimp_smudge ()</h3>
<a class="indexterm" name="id2627421"></a><pre class="programlisting">gboolean gimp_smudge (gint32 drawable_ID,
<a class="indexterm" name="id2627835"></a><pre class="programlisting">gboolean gimp_smudge (gint32 drawable_ID,
gdouble pressure,
gint num_strokes,
const gdouble *strokes);</pre>
@ -1773,9 +1773,9 @@ lesser smudge.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2627554"></a><h3>
<a name="id2627968"></a><h3>
<a name="gimp-smudge-default"></a>gimp_smudge_default ()</h3>
<a class="indexterm" name="id2627566"></a><pre class="programlisting">gboolean gimp_smudge_default (gint32 drawable_ID,
<a class="indexterm" name="id2627980"></a><pre class="programlisting">gboolean gimp_smudge_default (gint32 drawable_ID,
gint num_strokes,
const gdouble *strokes);</pre>
<p>
@ -1821,9 +1821,9 @@ tools option dialog has not been activated.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2627678"></a><h3>
<a name="id2628093"></a><h3>
<a name="gimp-transform-2d"></a>gimp_transform_2d ()</h3>
<a class="indexterm" name="id2627690"></a><pre class="programlisting">gint32 gimp_transform_2d (gint32 drawable_ID,
<a class="indexterm" name="id2628105"></a><pre class="programlisting">gint32 gimp_transform_2d (gint32 drawable_ID,
gboolean interpolation,
gdouble source_x,
gdouble source_y,