Imported Upstream version 2.3.8
This commit is contained in:
@ -236,17 +236,17 @@ gint32 <a href="libgimp-gimpdrawabletransform.html#gimp-drawable-transform-
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2589693"></a><h2>Description</h2>
|
||||
<a name="id2589696"></a><h2>Description</h2>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2589703"></a><h2>Details</h2>
|
||||
<a name="id2589706"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2589708"></a><h3>
|
||||
<a name="id2589711"></a><h3>
|
||||
<a name="gimp-drawable-transform-flip-simple"></a>gimp_drawable_transform_flip_simple ()</h3>
|
||||
<a class="indexterm" name="id2589718"></a><pre class="programlisting">gint32 gimp_drawable_transform_flip_simple
|
||||
<a class="indexterm" name="id2589722"></a><pre class="programlisting">gint32 gimp_drawable_transform_flip_simple
|
||||
(gint32 drawable_ID,
|
||||
<a href="libgimp-gimpenums.html#GimpOrientationType">GimpOrientationType</a> flip_type,
|
||||
gboolean auto_center,
|
||||
@ -259,7 +259,7 @@ Flip the specified drawable either vertically or horizontally.
|
||||
This procedure flips the specified drawable if no selection exists.
|
||||
If a selection exists, the portion of the drawable which lies under
|
||||
the selection is cut from the drawable and made into a floating
|
||||
selection which is then flipped. If auto_center is set to true, the
|
||||
selection which is then flipped. If auto_center is set to TRUE, the
|
||||
flip is around the selection's center. Otherwise, the coordinate of
|
||||
the axis needs to be specified. The return value is the ID of the
|
||||
flipped drawable. If there was no selection, this will be equal to
|
||||
@ -315,9 +315,9 @@ created and flipped drawable.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2589867"></a><h3>
|
||||
<a name="id2589872"></a><h3>
|
||||
<a name="gimp-drawable-transform-flip"></a>gimp_drawable_transform_flip ()</h3>
|
||||
<a class="indexterm" name="id2589876"></a><pre class="programlisting">gint32 gimp_drawable_transform_flip (gint32 drawable_ID,
|
||||
<a class="indexterm" name="id2589882"></a><pre class="programlisting">gint32 gimp_drawable_transform_flip (gint32 drawable_ID,
|
||||
gdouble x0,
|
||||
gdouble y0,
|
||||
gdouble x1,
|
||||
@ -425,9 +425,9 @@ transform.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2590124"></a><h3>
|
||||
<a name="id2590130"></a><h3>
|
||||
<a name="gimp-drawable-transform-flip-default"></a>gimp_drawable_transform_flip_default ()</h3>
|
||||
<a class="indexterm" name="id2590134"></a><pre class="programlisting">gint32 gimp_drawable_transform_flip_default
|
||||
<a class="indexterm" name="id2590140"></a><pre class="programlisting">gint32 gimp_drawable_transform_flip_default
|
||||
(gint32 drawable_ID,
|
||||
gdouble x0,
|
||||
gdouble y0,
|
||||
@ -504,9 +504,9 @@ uses no interpolation/supersampling at all, or default values
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2590327"></a><h3>
|
||||
<a name="id2590333"></a><h3>
|
||||
<a name="gimp-drawable-transform-perspective"></a>gimp_drawable_transform_perspective ()</h3>
|
||||
<a class="indexterm" name="id2590338"></a><pre class="programlisting">gint32 gimp_drawable_transform_perspective
|
||||
<a class="indexterm" name="id2590344"></a><pre class="programlisting">gint32 gimp_drawable_transform_perspective
|
||||
(gint32 drawable_ID,
|
||||
gdouble x0,
|
||||
gdouble y0,
|
||||
@ -649,9 +649,9 @@ to have been projected via a perspective transform.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2590677"></a><h3>
|
||||
<a name="id2590683"></a><h3>
|
||||
<a name="gimp-drawable-transform-perspective-default"></a>gimp_drawable_transform_perspective_default ()</h3>
|
||||
<a class="indexterm" name="id2590688"></a><pre class="programlisting">gint32 gimp_drawable_transform_perspective_default
|
||||
<a class="indexterm" name="id2590694"></a><pre class="programlisting">gint32 gimp_drawable_transform_perspective_default
|
||||
(gint32 drawable_ID,
|
||||
gdouble x0,
|
||||
gdouble y0,
|
||||
@ -757,9 +757,9 @@ which uses no interpolation/supersampling at all, or default values
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2590965"></a><h3>
|
||||
<a name="id2590971"></a><h3>
|
||||
<a name="gimp-drawable-transform-rotate-simple"></a>gimp_drawable_transform_rotate_simple ()</h3>
|
||||
<a class="indexterm" name="id2590975"></a><pre class="programlisting">gint32 gimp_drawable_transform_rotate_simple
|
||||
<a class="indexterm" name="id2590981"></a><pre class="programlisting">gint32 gimp_drawable_transform_rotate_simple
|
||||
(gint32 drawable_ID,
|
||||
<a href="libgimp-gimpenums.html#GimpRotationType">GimpRotationType</a> rotate_type,
|
||||
gboolean auto_center,
|
||||
@ -834,9 +834,9 @@ this will be the newly created and rotated drawable.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2591145"></a><h3>
|
||||
<a name="id2591151"></a><h3>
|
||||
<a name="gimp-drawable-transform-rotate"></a>gimp_drawable_transform_rotate ()</h3>
|
||||
<a class="indexterm" name="id2591155"></a><pre class="programlisting">gint32 gimp_drawable_transform_rotate (gint32 drawable_ID,
|
||||
<a class="indexterm" name="id2591161"></a><pre class="programlisting">gint32 gimp_drawable_transform_rotate (gint32 drawable_ID,
|
||||
gdouble angle,
|
||||
gboolean auto_center,
|
||||
gint center_x,
|
||||
@ -942,9 +942,9 @@ this will be the newly created and rotated drawable.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2591402"></a><h3>
|
||||
<a name="id2591408"></a><h3>
|
||||
<a name="gimp-drawable-transform-rotate-default"></a>gimp_drawable_transform_rotate_default ()</h3>
|
||||
<a class="indexterm" name="id2591413"></a><pre class="programlisting">gint32 gimp_drawable_transform_rotate_default
|
||||
<a class="indexterm" name="id2591419"></a><pre class="programlisting">gint32 gimp_drawable_transform_rotate_default
|
||||
(gint32 drawable_ID,
|
||||
gdouble angle,
|
||||
gboolean auto_center,
|
||||
@ -1022,9 +1022,9 @@ which uses no interpolation/supersampling at all, or default values
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2591608"></a><h3>
|
||||
<a name="id2591614"></a><h3>
|
||||
<a name="gimp-drawable-transform-scale"></a>gimp_drawable_transform_scale ()</h3>
|
||||
<a class="indexterm" name="id2591618"></a><pre class="programlisting">gint32 gimp_drawable_transform_scale (gint32 drawable_ID,
|
||||
<a class="indexterm" name="id2591624"></a><pre class="programlisting">gint32 gimp_drawable_transform_scale (gint32 drawable_ID,
|
||||
gdouble x0,
|
||||
gdouble y0,
|
||||
gdouble x1,
|
||||
@ -1064,25 +1064,25 @@ this will be the newly created and scaled drawable.</p>
|
||||
<tr>
|
||||
<td>
|
||||
<span class="term"><em class="parameter"><code>x0</code></em> :</span></td>
|
||||
<td> The new x coordinate of upper-left corner of newly scaled region.
|
||||
<td> The new x coordinate of the upper-left corner of the scaled region.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<span class="term"><em class="parameter"><code>y0</code></em> :</span></td>
|
||||
<td> The new y coordinate of upper-left corner of newly scaled region.
|
||||
<td> The new y coordinate of the upper-left corner of the scaled region.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<span class="term"><em class="parameter"><code>x1</code></em> :</span></td>
|
||||
<td> The new x coordinate of lower-right corner of newly scaled region.
|
||||
<td> The new x coordinate of the lower-right corner of the scaled region.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<span class="term"><em class="parameter"><code>y1</code></em> :</span></td>
|
||||
<td> The new y coordinate of lower-right corner of newly scaled region.
|
||||
<td> The new y coordinate of the lower-right corner of the scaled region.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -1129,9 +1129,9 @@ this will be the newly created and scaled drawable.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2591866"></a><h3>
|
||||
<a name="id2591872"></a><h3>
|
||||
<a name="gimp-drawable-transform-scale-default"></a>gimp_drawable_transform_scale_default ()</h3>
|
||||
<a class="indexterm" name="id2591876"></a><pre class="programlisting">gint32 gimp_drawable_transform_scale_default
|
||||
<a class="indexterm" name="id2591883"></a><pre class="programlisting">gint32 gimp_drawable_transform_scale_default
|
||||
(gint32 drawable_ID,
|
||||
gdouble x0,
|
||||
gdouble y0,
|
||||
@ -1161,25 +1161,25 @@ uses no interpolation/supersampling at all, or default values
|
||||
<tr>
|
||||
<td>
|
||||
<span class="term"><em class="parameter"><code>x0</code></em> :</span></td>
|
||||
<td> The new x coordinate of upper-left corner of newly scaled region.
|
||||
<td> The new x coordinate of the upper-left corner of the scaled region.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<span class="term"><em class="parameter"><code>y0</code></em> :</span></td>
|
||||
<td> The new y coordinate of upper-left corner of newly scaled region.
|
||||
<td> The new y coordinate of the upper-left corner of the scaled region.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<span class="term"><em class="parameter"><code>x1</code></em> :</span></td>
|
||||
<td> The new x coordinate of lower-right corner of newly scaled region.
|
||||
<td> The new x coordinate of the lower-right corner of the scaled region.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<span class="term"><em class="parameter"><code>y1</code></em> :</span></td>
|
||||
<td> The new y coordinate of lower-right corner of newly scaled region.
|
||||
<td> The new y coordinate of the lower-right corner of the scaled region.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -1208,9 +1208,9 @@ uses no interpolation/supersampling at all, or default values
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2592071"></a><h3>
|
||||
<a name="id2592078"></a><h3>
|
||||
<a name="gimp-drawable-transform-shear"></a>gimp_drawable_transform_shear ()</h3>
|
||||
<a class="indexterm" name="id2592082"></a><pre class="programlisting">gint32 gimp_drawable_transform_shear (gint32 drawable_ID,
|
||||
<a class="indexterm" name="id2592088"></a><pre class="programlisting">gint32 gimp_drawable_transform_shear (gint32 drawable_ID,
|
||||
<a href="libgimp-gimpenums.html#GimpOrientationType">GimpOrientationType</a> shear_type,
|
||||
gdouble magnitude,
|
||||
<a
|
||||
@ -1305,9 +1305,9 @@ indicates the extent (in pixels) to shear by.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2592291"></a><h3>
|
||||
<a name="id2592298"></a><h3>
|
||||
<a name="gimp-drawable-transform-shear-default"></a>gimp_drawable_transform_shear_default ()</h3>
|
||||
<a class="indexterm" name="id2592302"></a><pre class="programlisting">gint32 gimp_drawable_transform_shear_default
|
||||
<a class="indexterm" name="id2592309"></a><pre class="programlisting">gint32 gimp_drawable_transform_shear_default
|
||||
(gint32 drawable_ID,
|
||||
<a href="libgimp-gimpenums.html#GimpOrientationType">GimpOrientationType</a> shear_type,
|
||||
gdouble magnitude,
|
||||
@ -1371,9 +1371,9 @@ uses no interpolation/supersampling at all, or default values
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2592456"></a><h3>
|
||||
<a name="id2592462"></a><h3>
|
||||
<a name="gimp-drawable-transform-2d"></a>gimp_drawable_transform_2d ()</h3>
|
||||
<a class="indexterm" name="id2592465"></a><pre class="programlisting">gint32 gimp_drawable_transform_2d (gint32 drawable_ID,
|
||||
<a class="indexterm" name="id2592471"></a><pre class="programlisting">gint32 gimp_drawable_transform_2d (gint32 drawable_ID,
|
||||
gdouble source_x,
|
||||
gdouble source_y,
|
||||
gdouble scale_x,
|
||||
@ -1502,9 +1502,9 @@ Otherwise, this will be the newly created and transformed drawable.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2592787"></a><h3>
|
||||
<a name="id2592786"></a><h3>
|
||||
<a name="gimp-drawable-transform-2d-default"></a>gimp_drawable_transform_2d_default ()</h3>
|
||||
<a class="indexterm" name="id2592799"></a><pre class="programlisting">gint32 gimp_drawable_transform_2d_default
|
||||
<a class="indexterm" name="id2592798"></a><pre class="programlisting">gint32 gimp_drawable_transform_2d_default
|
||||
(gint32 drawable_ID,
|
||||
gdouble source_x,
|
||||
gdouble source_y,
|
||||
@ -1602,9 +1602,9 @@ uses no interpolation/supersampling at all, or default values
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2593076"></a><h3>
|
||||
<a name="id2593075"></a><h3>
|
||||
<a name="gimp-drawable-transform-matrix"></a>gimp_drawable_transform_matrix ()</h3>
|
||||
<a class="indexterm" name="id2593088"></a><pre class="programlisting">gint32 gimp_drawable_transform_matrix (gint32 drawable_ID,
|
||||
<a class="indexterm" name="id2593086"></a><pre class="programlisting">gint32 gimp_drawable_transform_matrix (gint32 drawable_ID,
|
||||
gdouble coeff_0_0,
|
||||
gdouble coeff_0_1,
|
||||
gdouble coeff_0_2,
|
||||
@ -1745,9 +1745,9 @@ Otherwise, this will be the newly created and transformed drawable.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2593472"></a><h3>
|
||||
<a name="id2593471"></a><h3>
|
||||
<a name="gimp-drawable-transform-matrix-default"></a>gimp_drawable_transform_matrix_default ()</h3>
|
||||
<a class="indexterm" name="id2593484"></a><pre class="programlisting">gint32 gimp_drawable_transform_matrix_default
|
||||
<a class="indexterm" name="id2593482"></a><pre class="programlisting">gint32 gimp_drawable_transform_matrix_default
|
||||
(gint32 drawable_ID,
|
||||
gdouble coeff_0_0,
|
||||
gdouble coeff_0_1,
|
||||
|
||||
Reference in New Issue
Block a user