Imported Upstream version 2.3.11
This commit is contained in:
@ -3,12 +3,12 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
<title>gimpvectors</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.70.1">
|
||||
<link rel="start" href="index.html" title="GIMP Library Reference Manual">
|
||||
<link rel="up" href="libgimp-image.html" title="Manupulating Images and all their Properties">
|
||||
<link rel="prev" href="libgimp-gimpundo.html" title="gimpundo">
|
||||
<link rel="next" href="libgimp-data.html" title="Data Objects">
|
||||
<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
<link rel="part" href="gimpdefinitions.html" title="Part I. GIMP Constants">
|
||||
<link rel="part" href="libgimp.html" title="Part II. GIMP Library">
|
||||
@ -32,21 +32,23 @@
|
||||
<th width="100%" align="center">GIMP Library Reference Manual</th>
|
||||
<td><a accesskey="n" href="libgimp-data.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
||||
</tr>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#top_of_page" class="shortcut">Top</a>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2613407" class="shortcut">Top</a>
|
||||
 | 
|
||||
<a href="#desc" class="shortcut">Description</a></nobr></td></tr>
|
||||
<a href="#id2670714" class="shortcut">Description</a></nobr></td></tr>
|
||||
</table>
|
||||
<div class="refentry" lang="en">
|
||||
<a name="libgimp-gimpvectors"></a><div class="titlepage"></div>
|
||||
<div class="refnamediv"><table width="100%"><tr>
|
||||
<td valign="top">
|
||||
<h2><span class="refentrytitle"><a name="top_of_page"></a>gimpvectors</span></h2>
|
||||
<h2>
|
||||
<a name="id2613407"></a><span class="refentrytitle">gimpvectors</span>
|
||||
</h2>
|
||||
<p>gimpvectors — </p>
|
||||
</td>
|
||||
<td valign="top" align="right"></td>
|
||||
</tr></table></div>
|
||||
<div class="refsynopsisdiv">
|
||||
<a name="synopsis"></a><h2>Synopsis</h2>
|
||||
<h2>Synopsis</h2>
|
||||
<pre class="synopsis">
|
||||
|
||||
|
||||
@ -68,6 +70,14 @@ gboolean <a href="libgimp-gimpvectors.html#gimp-vectors-set-visible">gimp_vec
|
||||
gboolean visible);
|
||||
gint* <a href="libgimp-gimpvectors.html#gimp-vectors-get-strokes">gimp_vectors_get_strokes</a> (gint32 vectors_ID,
|
||||
gint *num_strokes);
|
||||
gboolean <a href="libgimp-gimpvectors.html#gimp-vectors-to-selection">gimp_vectors_to_selection</a> (gint32 vectors_ID,
|
||||
<a
|
||||
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpChannelOps"
|
||||
>GimpChannelOps</a> operation,
|
||||
gboolean antialias,
|
||||
gboolean feather,
|
||||
gdouble feather_radius_x,
|
||||
gdouble feather_radius_y);
|
||||
gboolean <a href="libgimp-gimpvectors.html#gimp-vectors-parasite-attach">gimp_vectors_parasite_attach</a> (gint32 vectors_ID,
|
||||
const <a
|
||||
href="../libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
|
||||
@ -144,17 +154,17 @@ gint <a href="libgimp-gimpvectors.html#gimp-vectors-bezier-stroke-new-mov
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="desc"></a><h2>Description</h2>
|
||||
<a name="id2670714"></a><h2>Description</h2>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="details"></a><h2>Details</h2>
|
||||
<a name="id2670729"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2633002"></a><h3>
|
||||
<a name="id2670740"></a><h3>
|
||||
<a name="gimp-vectors-get-image"></a>gimp_vectors_get_image ()</h3>
|
||||
<a class="indexterm" name="id2633015"></a><pre class="programlisting">gint32 gimp_vectors_get_image (gint32 vectors_ID);</pre>
|
||||
<a class="indexterm" name="id2670754"></a><pre class="programlisting">gint32 gimp_vectors_get_image (gint32 vectors_ID);</pre>
|
||||
<p>
|
||||
Returns the vectors objects image.
|
||||
</p>
|
||||
@ -186,9 +196,9 @@ Returns the vectors objects image.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2645269"></a><h3>
|
||||
<a name="id2670820"></a><h3>
|
||||
<a name="gimp-vectors-get-linked"></a>gimp_vectors_get_linked ()</h3>
|
||||
<a class="indexterm" name="id2645281"></a><pre class="programlisting">gboolean gimp_vectors_get_linked (gint32 vectors_ID);</pre>
|
||||
<a class="indexterm" name="id2670834"></a><pre class="programlisting">gboolean gimp_vectors_get_linked (gint32 vectors_ID);</pre>
|
||||
<p>
|
||||
Gets the linked state of the vectors object.
|
||||
</p>
|
||||
@ -220,9 +230,9 @@ Gets the linked state of the vectors object.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2645344"></a><h3>
|
||||
<a name="id2670903"></a><h3>
|
||||
<a name="gimp-vectors-get-name"></a>gimp_vectors_get_name ()</h3>
|
||||
<a class="indexterm" name="id2645356"></a><pre class="programlisting">gchar* gimp_vectors_get_name (gint32 vectors_ID);</pre>
|
||||
<a class="indexterm" name="id2670917"></a><pre class="programlisting">gchar* gimp_vectors_get_name (gint32 vectors_ID);</pre>
|
||||
<p>
|
||||
Gets the name of the vectors object.
|
||||
</p>
|
||||
@ -254,9 +264,9 @@ Gets the name of the vectors object.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2645417"></a><h3>
|
||||
<a name="id2670984"></a><h3>
|
||||
<a name="gimp-vectors-get-tattoo"></a>gimp_vectors_get_tattoo ()</h3>
|
||||
<a class="indexterm" name="id2645429"></a><pre class="programlisting">gint gimp_vectors_get_tattoo (gint32 vectors_ID);</pre>
|
||||
<a class="indexterm" name="id2670997"></a><pre class="programlisting">gint gimp_vectors_get_tattoo (gint32 vectors_ID);</pre>
|
||||
<p>
|
||||
Get the tattoo of the vectors object.
|
||||
</p>
|
||||
@ -288,9 +298,9 @@ Get the tattoo state of the vectors object.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2645492"></a><h3>
|
||||
<a name="id2671065"></a><h3>
|
||||
<a name="gimp-vectors-get-visible"></a>gimp_vectors_get_visible ()</h3>
|
||||
<a class="indexterm" name="id2645504"></a><pre class="programlisting">gboolean gimp_vectors_get_visible (gint32 vectors_ID);</pre>
|
||||
<a class="indexterm" name="id2671078"></a><pre class="programlisting">gboolean gimp_vectors_get_visible (gint32 vectors_ID);</pre>
|
||||
<p>
|
||||
Gets the visibility of the vectors object.
|
||||
</p>
|
||||
@ -322,9 +332,9 @@ Gets the visibility of the vectors object.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2645567"></a><h3>
|
||||
<a name="id2680350"></a><h3>
|
||||
<a name="gimp-vectors-new"></a>gimp_vectors_new ()</h3>
|
||||
<a class="indexterm" name="id2645580"></a><pre class="programlisting">gint32 gimp_vectors_new (gint32 image_ID,
|
||||
<a class="indexterm" name="id2680362"></a><pre class="programlisting">gint32 gimp_vectors_new (gint32 image_ID,
|
||||
const gchar *name);</pre>
|
||||
<p>
|
||||
Creates a new empty vectors object.
|
||||
@ -364,9 +374,9 @@ using <a href="libgimp-gimpimage.html#gimp-image-add-vectors"><code class="funct
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2645672"></a><h3>
|
||||
<a name="id2680454"></a><h3>
|
||||
<a name="gimp-vectors-set-linked"></a>gimp_vectors_set_linked ()</h3>
|
||||
<a class="indexterm" name="id2645684"></a><pre class="programlisting">gboolean gimp_vectors_set_linked (gint32 vectors_ID,
|
||||
<a class="indexterm" name="id2680467"></a><pre class="programlisting">gboolean gimp_vectors_set_linked (gint32 vectors_ID,
|
||||
gboolean linked);</pre>
|
||||
<p>
|
||||
Sets the linked state of the vectors object.
|
||||
@ -405,9 +415,9 @@ Sets the linked state of the vectors object.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2645766"></a><h3>
|
||||
<a name="id2680548"></a><h3>
|
||||
<a name="gimp-vectors-set-name"></a>gimp_vectors_set_name ()</h3>
|
||||
<a class="indexterm" name="id2645778"></a><pre class="programlisting">gboolean gimp_vectors_set_name (gint32 vectors_ID,
|
||||
<a class="indexterm" name="id2680561"></a><pre class="programlisting">gboolean gimp_vectors_set_name (gint32 vectors_ID,
|
||||
const gchar *name);</pre>
|
||||
<p>
|
||||
Sets the name of the vectors object.
|
||||
@ -446,9 +456,9 @@ Sets the name of the vectors object.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2645859"></a><h3>
|
||||
<a name="id2680642"></a><h3>
|
||||
<a name="gimp-vectors-set-tattoo"></a>gimp_vectors_set_tattoo ()</h3>
|
||||
<a class="indexterm" name="id2645872"></a><pre class="programlisting">gboolean gimp_vectors_set_tattoo (gint32 vectors_ID,
|
||||
<a class="indexterm" name="id2680654"></a><pre class="programlisting">gboolean gimp_vectors_set_tattoo (gint32 vectors_ID,
|
||||
gint tattoo);</pre>
|
||||
<p>
|
||||
Set the tattoo of the vectors object.
|
||||
@ -487,9 +497,9 @@ Set the tattoo of the vectors object.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2645953"></a><h3>
|
||||
<a name="id2680736"></a><h3>
|
||||
<a name="gimp-vectors-set-visible"></a>gimp_vectors_set_visible ()</h3>
|
||||
<a class="indexterm" name="id2645965"></a><pre class="programlisting">gboolean gimp_vectors_set_visible (gint32 vectors_ID,
|
||||
<a class="indexterm" name="id2680748"></a><pre class="programlisting">gboolean gimp_vectors_set_visible (gint32 vectors_ID,
|
||||
gboolean visible);</pre>
|
||||
<p>
|
||||
Sets the visibility of the vectors object.
|
||||
@ -528,9 +538,9 @@ Sets the visibility of the vectors object.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2646047"></a><h3>
|
||||
<a name="id2680829"></a><h3>
|
||||
<a name="gimp-vectors-get-strokes"></a>gimp_vectors_get_strokes ()</h3>
|
||||
<a class="indexterm" name="id2646059"></a><pre class="programlisting">gint* gimp_vectors_get_strokes (gint32 vectors_ID,
|
||||
<a class="indexterm" name="id2680842"></a><pre class="programlisting">gint* gimp_vectors_get_strokes (gint32 vectors_ID,
|
||||
gint *num_strokes);</pre>
|
||||
<p>
|
||||
List the strokes associated with the passed path.
|
||||
@ -570,9 +580,81 @@ path.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2646142"></a><h3>
|
||||
<a name="id2680924"></a><h3>
|
||||
<a name="gimp-vectors-to-selection"></a>gimp_vectors_to_selection ()</h3>
|
||||
<a class="indexterm" name="id2680937"></a><pre class="programlisting">gboolean gimp_vectors_to_selection (gint32 vectors_ID,
|
||||
<a
|
||||
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpChannelOps"
|
||||
>GimpChannelOps</a> operation,
|
||||
gboolean antialias,
|
||||
gboolean feather,
|
||||
gdouble feather_radius_x,
|
||||
gdouble feather_radius_y);</pre>
|
||||
<p>
|
||||
Transforms the specified vectors object into a selection
|
||||
</p>
|
||||
<p>
|
||||
This procedure renders the desired vectors object into the current
|
||||
selection of the image the vectors object belongs to.</p>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<col align="left" valign="top">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>
|
||||
<span class="term"><em class="parameter"><code>vectors_ID</code></em> :</span></td>
|
||||
<td> The vectors object to render to the selection.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<span class="term"><em class="parameter"><code>operation</code></em> :</span></td>
|
||||
<td> The desired operation with current selection.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<span class="term"><em class="parameter"><code>antialias</code></em> :</span></td>
|
||||
<td> Antialias selection.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<span class="term"><em class="parameter"><code>feather</code></em> :</span></td>
|
||||
<td> Feather selection.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<span class="term"><em class="parameter"><code>feather_radius_x</code></em> :</span></td>
|
||||
<td> Feather radius x.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<span class="term"><em class="parameter"><code>feather_radius_y</code></em> :</span></td>
|
||||
<td> Feather radius y.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td>
|
||||
<td> TRUE on success.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
<p>Since GIMP 2.4
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2681097"></a><h3>
|
||||
<a name="gimp-vectors-parasite-attach"></a>gimp_vectors_parasite_attach ()</h3>
|
||||
<a class="indexterm" name="id2646154"></a><pre class="programlisting">gboolean gimp_vectors_parasite_attach (gint32 vectors_ID,
|
||||
<a class="indexterm" name="id2681110"></a><pre class="programlisting">gboolean gimp_vectors_parasite_attach (gint32 vectors_ID,
|
||||
const <a
|
||||
href="../libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
|
||||
>GimpParasite</a> *parasite);</pre>
|
||||
@ -614,9 +696,9 @@ return values.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2646237"></a><h3>
|
||||
<a name="id2681193"></a><h3>
|
||||
<a name="gimp-vectors-parasite-detach"></a>gimp_vectors_parasite_detach ()</h3>
|
||||
<a class="indexterm" name="id2646250"></a><pre class="programlisting">gboolean gimp_vectors_parasite_detach (gint32 vectors_ID,
|
||||
<a class="indexterm" name="id2681205"></a><pre class="programlisting">gboolean gimp_vectors_parasite_detach (gint32 vectors_ID,
|
||||
const gchar *name);</pre>
|
||||
<p>
|
||||
Removes a parasite from a vectors object
|
||||
@ -656,9 +738,9 @@ return values.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2646333"></a><h3>
|
||||
<a name="id2681288"></a><h3>
|
||||
<a name="gimp-vectors-parasite-find"></a>gimp_vectors_parasite_find ()</h3>
|
||||
<a class="indexterm" name="id2646345"></a><pre class="programlisting"><a
|
||||
<a class="indexterm" name="id2681301"></a><pre class="programlisting"><a
|
||||
href="../libgimpbase/libgimpbase-gimpparasite.html#GimpParasite"
|
||||
>GimpParasite</a>* gimp_vectors_parasite_find (gint32 vectors_ID,
|
||||
const gchar *name);</pre>
|
||||
@ -700,9 +782,9 @@ a vectors object.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2646427"></a><h3>
|
||||
<a name="id2681382"></a><h3>
|
||||
<a name="gimp-vectors-parasite-list"></a>gimp_vectors_parasite_list ()</h3>
|
||||
<a class="indexterm" name="id2646439"></a><pre class="programlisting">gboolean gimp_vectors_parasite_list (gint32 vectors_ID,
|
||||
<a class="indexterm" name="id2681394"></a><pre class="programlisting">gboolean gimp_vectors_parasite_list (gint32 vectors_ID,
|
||||
gint *num_parasites,
|
||||
gchar ***parasites);</pre>
|
||||
<p>
|
||||
@ -748,9 +830,9 @@ Returns a list of all currently attached parasites.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2646540"></a><h3>
|
||||
<a name="id2681496"></a><h3>
|
||||
<a name="gimp-vectors-stroke-close"></a>gimp_vectors_stroke_close ()</h3>
|
||||
<a class="indexterm" name="id2646553"></a><pre class="programlisting">gboolean gimp_vectors_stroke_close (gint32 vectors_ID,
|
||||
<a class="indexterm" name="id2681509"></a><pre class="programlisting">gboolean gimp_vectors_stroke_close (gint32 vectors_ID,
|
||||
gint stroke_id);</pre>
|
||||
<p>
|
||||
closes the specified stroke.
|
||||
@ -789,9 +871,9 @@ Closes the specified stroke.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2646634"></a><h3>
|
||||
<a name="id2681590"></a><h3>
|
||||
<a name="gimp-vectors-stroke-remove"></a>gimp_vectors_stroke_remove ()</h3>
|
||||
<a class="indexterm" name="id2646647"></a><pre class="programlisting">gboolean gimp_vectors_stroke_remove (gint32 vectors_ID,
|
||||
<a class="indexterm" name="id2681603"></a><pre class="programlisting">gboolean gimp_vectors_stroke_remove (gint32 vectors_ID,
|
||||
gint stroke_id);</pre>
|
||||
<p>
|
||||
remove the stroke from a vectors object.
|
||||
@ -830,9 +912,9 @@ Remove the stroke from a vectors object.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2646729"></a><h3>
|
||||
<a name="id2681684"></a><h3>
|
||||
<a name="gimp-vectors-stroke-get-length"></a>gimp_vectors_stroke_get_length ()</h3>
|
||||
<a class="indexterm" name="id2646743"></a><pre class="programlisting">gdouble gimp_vectors_stroke_get_length (gint32 vectors_ID,
|
||||
<a class="indexterm" name="id2681698"></a><pre class="programlisting">gdouble gimp_vectors_stroke_get_length (gint32 vectors_ID,
|
||||
gint stroke_id,
|
||||
gdouble prescision);</pre>
|
||||
<p>
|
||||
@ -878,9 +960,9 @@ Measure the length of the given stroke.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2646846"></a><h3>
|
||||
<a name="id2681801"></a><h3>
|
||||
<a name="gimp-vectors-stroke-get-point-at-dist"></a>gimp_vectors_stroke_get_point_at_dist ()</h3>
|
||||
<a class="indexterm" name="id2646860"></a><pre class="programlisting">gdouble gimp_vectors_stroke_get_point_at_dist
|
||||
<a class="indexterm" name="id2681816"></a><pre class="programlisting">gdouble gimp_vectors_stroke_get_point_at_dist
|
||||
(gint32 vectors_ID,
|
||||
gint stroke_id,
|
||||
gdouble dist,
|
||||
@ -960,9 +1042,9 @@ enough, a \"valid\" flag will be FALSE.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2647048"></a><h3>
|
||||
<a name="id2682003"></a><h3>
|
||||
<a name="gimp-vectors-stroke-interpolate"></a>gimp_vectors_stroke_interpolate ()</h3>
|
||||
<a class="indexterm" name="id2647062"></a><pre class="programlisting">gboolean gimp_vectors_stroke_interpolate (gint32 vectors_ID,
|
||||
<a class="indexterm" name="id2682018"></a><pre class="programlisting">gboolean gimp_vectors_stroke_interpolate (gint32 vectors_ID,
|
||||
gint stroke_id,
|
||||
gdouble prescision,
|
||||
gint *num_coords,
|
||||
@ -1022,9 +1104,9 @@ returns polygonal approximation of the stroke.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2647205"></a><h3>
|
||||
<a name="id2682160"></a><h3>
|
||||
<a name="gimp-vectors-stroke-scale"></a>gimp_vectors_stroke_scale ()</h3>
|
||||
<a class="indexterm" name="id2647218"></a><pre class="programlisting">gboolean gimp_vectors_stroke_scale (gint32 vectors_ID,
|
||||
<a class="indexterm" name="id2682173"></a><pre class="programlisting">gboolean gimp_vectors_stroke_scale (gint32 vectors_ID,
|
||||
gint stroke_id,
|
||||
gdouble scale_x,
|
||||
gdouble scale_y);</pre>
|
||||
@ -1077,9 +1159,9 @@ Scale the given stroke.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2647337"></a><h3>
|
||||
<a name="id2682292"></a><h3>
|
||||
<a name="gimp-vectors-stroke-translate"></a>gimp_vectors_stroke_translate ()</h3>
|
||||
<a class="indexterm" name="id2647351"></a><pre class="programlisting">gboolean gimp_vectors_stroke_translate (gint32 vectors_ID,
|
||||
<a class="indexterm" name="id2682307"></a><pre class="programlisting">gboolean gimp_vectors_stroke_translate (gint32 vectors_ID,
|
||||
gint stroke_id,
|
||||
gint off_x,
|
||||
gint off_y);</pre>
|
||||
@ -1132,9 +1214,9 @@ Translate the given stroke.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2647471"></a><h3>
|
||||
<a name="id2682426"></a><h3>
|
||||
<a name="gimp-vectors-bezier-stroke-conicto"></a>gimp_vectors_bezier_stroke_conicto ()</h3>
|
||||
<a class="indexterm" name="id2647486"></a><pre class="programlisting">gboolean gimp_vectors_bezier_stroke_conicto
|
||||
<a class="indexterm" name="id2682441"></a><pre class="programlisting">gboolean gimp_vectors_bezier_stroke_conicto
|
||||
(gint32 vectors_ID,
|
||||
gint stroke_id,
|
||||
gdouble x0,
|
||||
@ -1204,9 +1286,9 @@ spline.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2647648"></a><h3>
|
||||
<a name="id2682604"></a><h3>
|
||||
<a name="gimp-vectors-bezier-stroke-cubicto"></a>gimp_vectors_bezier_stroke_cubicto ()</h3>
|
||||
<a class="indexterm" name="id2647664"></a><pre class="programlisting">gboolean gimp_vectors_bezier_stroke_cubicto
|
||||
<a class="indexterm" name="id2682619"></a><pre class="programlisting">gboolean gimp_vectors_bezier_stroke_cubicto
|
||||
(gint32 vectors_ID,
|
||||
gint stroke_id,
|
||||
gdouble x0,
|
||||
@ -1288,9 +1370,9 @@ Extends a bezier stroke with a cubic bezier spline.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2647883"></a><h3>
|
||||
<a name="id2682828"></a><h3>
|
||||
<a name="gimp-vectors-bezier-stroke-lineto"></a>gimp_vectors_bezier_stroke_lineto ()</h3>
|
||||
<a class="indexterm" name="id2647900"></a><pre class="programlisting">gboolean gimp_vectors_bezier_stroke_lineto
|
||||
<a class="indexterm" name="id2682846"></a><pre class="programlisting">gboolean gimp_vectors_bezier_stroke_lineto
|
||||
(gint32 vectors_ID,
|
||||
gint stroke_id,
|
||||
gdouble x0,
|
||||
@ -1344,9 +1426,9 @@ Extends a bezier stroke with a lineto.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2648035"></a><h3>
|
||||
<a name="id2682980"></a><h3>
|
||||
<a name="gimp-vectors-bezier-stroke-new-ellipse"></a>gimp_vectors_bezier_stroke_new_ellipse ()</h3>
|
||||
<a class="indexterm" name="id2648051"></a><pre class="programlisting">gint gimp_vectors_bezier_stroke_new_ellipse
|
||||
<a class="indexterm" name="id2682997"></a><pre class="programlisting">gint gimp_vectors_bezier_stroke_new_ellipse
|
||||
(gint32 vectors_ID,
|
||||
gdouble x0,
|
||||
gdouble y0,
|
||||
@ -1414,9 +1496,9 @@ Adds a bezier stroke describing an ellipse the vectors object.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2648231"></a><h3>
|
||||
<a name="id2683177"></a><h3>
|
||||
<a name="gimp-vectors-bezier-stroke-new-moveto"></a>gimp_vectors_bezier_stroke_new_moveto ()</h3>
|
||||
<a class="indexterm" name="id2648248"></a><pre class="programlisting">gint gimp_vectors_bezier_stroke_new_moveto
|
||||
<a class="indexterm" name="id2683194"></a><pre class="programlisting">gint gimp_vectors_bezier_stroke_new_moveto
|
||||
(gint32 vectors_ID,
|
||||
gdouble x0,
|
||||
gdouble y0);</pre>
|
||||
|
Reference in New Issue
Block a user