Imported Upstream version 2.4.2
This commit is contained in:
@ -31,16 +31,16 @@
|
||||
<th width="100%" align="center">GIMP Library Reference Manual</th>
|
||||
<td><a accesskey="n" href="libgimp-gimpbrushes.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="#id2608293" class="shortcut">Top</a>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2627284" class="shortcut">Top</a>
|
||||
 | 
|
||||
<a href="#id2702565" class="shortcut">Description</a></nobr></td></tr>
|
||||
<a href="#id2702670" class="shortcut">Description</a></nobr></td></tr>
|
||||
</table>
|
||||
<div class="refentry" lang="en">
|
||||
<a name="libgimp-gimpbrush"></a><div class="titlepage"></div>
|
||||
<div class="refnamediv"><table width="100%"><tr>
|
||||
<td valign="top">
|
||||
<h2>
|
||||
<a name="id2608293"></a><span class="refentrytitle">gimpbrush</span>
|
||||
<a name="id2627284"></a><span class="refentrytitle">gimpbrush</span>
|
||||
</h2>
|
||||
<p>gimpbrush — Functions operating on a single brush.</p>
|
||||
</td>
|
||||
@ -222,17 +222,17 @@ href="../glib/glib-Basic-Types.html#gchar"
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2702565"></a><h2>Description</h2>
|
||||
<a name="id2702670"></a><h2>Description</h2>
|
||||
<p>
|
||||
Functions operating on a single brush.
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2702581"></a><h2>Details</h2>
|
||||
<a name="id2702685"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2702592"></a><h3>
|
||||
<a name="id2702696"></a><h3>
|
||||
<a name="gimp-brush-new"></a>gimp_brush_new ()</h3>
|
||||
<a class="indexterm" name="id2702606"></a><pre class="programlisting"><a
|
||||
<a class="indexterm" name="id2702711"></a><pre class="programlisting"><a
|
||||
href="../glib/glib-Basic-Types.html#gchar"
|
||||
>gchar</a>* gimp_brush_new (const <a
|
||||
href="../glib/glib-Basic-Types.html#gchar"
|
||||
@ -266,9 +266,9 @@ This procedure creates a new, uninitialized brush</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2702678"></a><h3>
|
||||
<a name="id2702782"></a><h3>
|
||||
<a name="gimp-brush-duplicate"></a>gimp_brush_duplicate ()</h3>
|
||||
<a class="indexterm" name="id2702691"></a><pre class="programlisting"><a
|
||||
<a class="indexterm" name="id2702796"></a><pre class="programlisting"><a
|
||||
href="../glib/glib-Basic-Types.html#gchar"
|
||||
>gchar</a>* gimp_brush_duplicate (const <a
|
||||
href="../glib/glib-Basic-Types.html#gchar"
|
||||
@ -302,9 +302,9 @@ This procedure creates an identical brush by a different name</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2702763"></a><h3>
|
||||
<a name="id2702867"></a><h3>
|
||||
<a name="gimp-brush-rename"></a>gimp_brush_rename ()</h3>
|
||||
<a class="indexterm" name="id2702777"></a><pre class="programlisting"><a
|
||||
<a class="indexterm" name="id2702882"></a><pre class="programlisting"><a
|
||||
href="../glib/glib-Basic-Types.html#gchar"
|
||||
>gchar</a>* gimp_brush_rename (const <a
|
||||
href="../glib/glib-Basic-Types.html#gchar"
|
||||
@ -346,9 +346,9 @@ This procedure renames a brush</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2702869"></a><h3>
|
||||
<a name="id2702974"></a><h3>
|
||||
<a name="gimp-brush-delete"></a>gimp_brush_delete ()</h3>
|
||||
<a class="indexterm" name="id2702884"></a><pre class="programlisting"><a
|
||||
<a class="indexterm" name="id2702988"></a><pre class="programlisting"><a
|
||||
href="../glib/glib-Basic-Types.html#gboolean"
|
||||
>gboolean</a> gimp_brush_delete (const <a
|
||||
href="../glib/glib-Basic-Types.html#gchar"
|
||||
@ -382,9 +382,9 @@ This procedure deletes a brush</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2690271"></a><h3>
|
||||
<a name="id2690203"></a><h3>
|
||||
<a name="gimp-brush-get-info"></a>gimp_brush_get_info ()</h3>
|
||||
<a class="indexterm" name="id2690285"></a><pre class="programlisting"><a
|
||||
<a class="indexterm" name="id2690218"></a><pre class="programlisting"><a
|
||||
href="../glib/glib-Basic-Types.html#gboolean"
|
||||
>gboolean</a> gimp_brush_get_info (const <a
|
||||
href="../glib/glib-Basic-Types.html#gchar"
|
||||
@ -451,9 +451,9 @@ includes the brush name, and the brush extents (width and height).</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2690444"></a><h3>
|
||||
<a name="id2690377"></a><h3>
|
||||
<a name="gimp-brush-get-pixels"></a>gimp_brush_get_pixels ()</h3>
|
||||
<a class="indexterm" name="id2690458"></a><pre class="programlisting"><a
|
||||
<a class="indexterm" name="id2690391"></a><pre class="programlisting"><a
|
||||
href="../glib/glib-Basic-Types.html#gboolean"
|
||||
>gboolean</a> gimp_brush_get_pixels (const <a
|
||||
href="../glib/glib-Basic-Types.html#gchar"
|
||||
@ -552,9 +552,9 @@ includes the brush extents (width and height) and its pixels data.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2690701"></a><h3>
|
||||
<a name="id2690634"></a><h3>
|
||||
<a name="gimp-brush-get-spacing"></a>gimp_brush_get_spacing ()</h3>
|
||||
<a class="indexterm" name="id2690715"></a><pre class="programlisting"><a
|
||||
<a class="indexterm" name="id2690648"></a><pre class="programlisting"><a
|
||||
href="../glib/glib-Basic-Types.html#gboolean"
|
||||
>gboolean</a> gimp_brush_get_spacing (const <a
|
||||
href="../glib/glib-Basic-Types.html#gchar"
|
||||
@ -598,9 +598,9 @@ percentage of the maximum of the width and height of the mask.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2690810"></a><h3>
|
||||
<a name="id2690743"></a><h3>
|
||||
<a name="gimp-brush-set-spacing"></a>gimp_brush_set_spacing ()</h3>
|
||||
<a class="indexterm" name="id2690824"></a><pre class="programlisting"><a
|
||||
<a class="indexterm" name="id2690756"></a><pre class="programlisting"><a
|
||||
href="../glib/glib-Basic-Types.html#gboolean"
|
||||
>gboolean</a> gimp_brush_set_spacing (const <a
|
||||
href="../glib/glib-Basic-Types.html#gchar"
|
||||
@ -643,9 +643,9 @@ The value should be a integer between 0 and 1000.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2690917"></a><h3>
|
||||
<a name="id2690850"></a><h3>
|
||||
<a name="gimp-brush-get-shape"></a>gimp_brush_get_shape ()</h3>
|
||||
<a class="indexterm" name="id2690931"></a><pre class="programlisting"><a class="link" href="libgimp-gimpenums.html#GimpBrushGeneratedShape">GimpBrushGeneratedShape</a> gimp_brush_get_shape (const <a
|
||||
<a class="indexterm" name="id2690864"></a><pre class="programlisting"><a class="link" href="libgimp-gimpenums.html#GimpBrushGeneratedShape">GimpBrushGeneratedShape</a> gimp_brush_get_shape (const <a
|
||||
href="../glib/glib-Basic-Types.html#gchar"
|
||||
>gchar</a> *name);</pre>
|
||||
<p>
|
||||
@ -682,9 +682,9 @@ in the future.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2691005"></a><h3>
|
||||
<a name="id2690938"></a><h3>
|
||||
<a name="gimp-brush-set-shape"></a>gimp_brush_set_shape ()</h3>
|
||||
<a class="indexterm" name="id2691019"></a><pre class="programlisting"><a class="link" href="libgimp-gimpenums.html#GimpBrushGeneratedShape">GimpBrushGeneratedShape</a> gimp_brush_set_shape (const <a
|
||||
<a class="indexterm" name="id2690952"></a><pre class="programlisting"><a class="link" href="libgimp-gimpenums.html#GimpBrushGeneratedShape">GimpBrushGeneratedShape</a> gimp_brush_set_shape (const <a
|
||||
href="../glib/glib-Basic-Types.html#gchar"
|
||||
>gchar</a> *name,
|
||||
<a class="link" href="libgimp-gimpenums.html#GimpBrushGeneratedShape">GimpBrushGeneratedShape</a> shape_in);</pre>
|
||||
@ -727,9 +727,9 @@ in the future.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2691114"></a><h3>
|
||||
<a name="id2691047"></a><h3>
|
||||
<a name="gimp-brush-get-spikes"></a>gimp_brush_get_spikes ()</h3>
|
||||
<a class="indexterm" name="id2691128"></a><pre class="programlisting"><a
|
||||
<a class="indexterm" name="id2691060"></a><pre class="programlisting"><a
|
||||
href="../glib/glib-Basic-Types.html#gint"
|
||||
>gint</a> gimp_brush_get_spikes (const <a
|
||||
href="../glib/glib-Basic-Types.html#gchar"
|
||||
@ -764,9 +764,9 @@ called for any other type of brush, it does not succeed.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2691201"></a><h3>
|
||||
<a name="id2691134"></a><h3>
|
||||
<a name="gimp-brush-set-spikes"></a>gimp_brush_set_spikes ()</h3>
|
||||
<a class="indexterm" name="id2691215"></a><pre class="programlisting"><a
|
||||
<a class="indexterm" name="id2691147"></a><pre class="programlisting"><a
|
||||
href="../glib/glib-Basic-Types.html#gint"
|
||||
>gint</a> gimp_brush_set_spikes (const <a
|
||||
href="../glib/glib-Basic-Types.html#gchar"
|
||||
@ -809,9 +809,9 @@ called for any other type of brush, it does not succeed.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2691309"></a><h3>
|
||||
<a name="id2691242"></a><h3>
|
||||
<a name="gimp-brush-get-angle"></a>gimp_brush_get_angle ()</h3>
|
||||
<a class="indexterm" name="id2691323"></a><pre class="programlisting"><a
|
||||
<a class="indexterm" name="id2691256"></a><pre class="programlisting"><a
|
||||
href="../glib/glib-Basic-Types.html#gdouble"
|
||||
>gdouble</a> gimp_brush_get_angle (const <a
|
||||
href="../glib/glib-Basic-Types.html#gchar"
|
||||
@ -846,9 +846,9 @@ called for any other type of brush, it does not succeed.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2691396"></a><h3>
|
||||
<a name="id2691329"></a><h3>
|
||||
<a name="gimp-brush-set-angle"></a>gimp_brush_set_angle ()</h3>
|
||||
<a class="indexterm" name="id2691410"></a><pre class="programlisting"><a
|
||||
<a class="indexterm" name="id2691343"></a><pre class="programlisting"><a
|
||||
href="../glib/glib-Basic-Types.html#gdouble"
|
||||
>gdouble</a> gimp_brush_set_angle (const <a
|
||||
href="../glib/glib-Basic-Types.html#gchar"
|
||||
@ -891,9 +891,9 @@ called for any other type of brush, it does not succeed.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2691505"></a><h3>
|
||||
<a name="id2691438"></a><h3>
|
||||
<a name="gimp-brush-get-radius"></a>gimp_brush_get_radius ()</h3>
|
||||
<a class="indexterm" name="id2691519"></a><pre class="programlisting"><a
|
||||
<a class="indexterm" name="id2691451"></a><pre class="programlisting"><a
|
||||
href="../glib/glib-Basic-Types.html#gdouble"
|
||||
>gdouble</a> gimp_brush_get_radius (const <a
|
||||
href="../glib/glib-Basic-Types.html#gchar"
|
||||
@ -928,9 +928,9 @@ called for any other type of brush, it does not succeed.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2691591"></a><h3>
|
||||
<a name="id2691524"></a><h3>
|
||||
<a name="gimp-brush-set-radius"></a>gimp_brush_set_radius ()</h3>
|
||||
<a class="indexterm" name="id2691605"></a><pre class="programlisting"><a
|
||||
<a class="indexterm" name="id2691537"></a><pre class="programlisting"><a
|
||||
href="../glib/glib-Basic-Types.html#gdouble"
|
||||
>gdouble</a> gimp_brush_set_radius (const <a
|
||||
href="../glib/glib-Basic-Types.html#gchar"
|
||||
@ -973,9 +973,9 @@ any other type of brush, it does not succeed.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2691698"></a><h3>
|
||||
<a name="id2691632"></a><h3>
|
||||
<a name="gimp-brush-get-aspect-ratio"></a>gimp_brush_get_aspect_ratio ()</h3>
|
||||
<a class="indexterm" name="id2691712"></a><pre class="programlisting"><a
|
||||
<a class="indexterm" name="id2691645"></a><pre class="programlisting"><a
|
||||
href="../glib/glib-Basic-Types.html#gdouble"
|
||||
>gdouble</a> gimp_brush_get_aspect_ratio (const <a
|
||||
href="../glib/glib-Basic-Types.html#gchar"
|
||||
@ -1010,9 +1010,9 @@ for any other type of brush, it does not succeed.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2691785"></a><h3>
|
||||
<a name="id2691718"></a><h3>
|
||||
<a name="gimp-brush-set-aspect-ratio"></a>gimp_brush_set_aspect_ratio ()</h3>
|
||||
<a class="indexterm" name="id2691798"></a><pre class="programlisting"><a
|
||||
<a class="indexterm" name="id2691732"></a><pre class="programlisting"><a
|
||||
href="../glib/glib-Basic-Types.html#gdouble"
|
||||
>gdouble</a> gimp_brush_set_aspect_ratio (const <a
|
||||
href="../glib/glib-Basic-Types.html#gchar"
|
||||
@ -1055,9 +1055,9 @@ called for any other type of brush, it does not succeed.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2691894"></a><h3>
|
||||
<a name="id2691828"></a><h3>
|
||||
<a name="gimp-brush-get-hardness"></a>gimp_brush_get_hardness ()</h3>
|
||||
<a class="indexterm" name="id2691908"></a><pre class="programlisting"><a
|
||||
<a class="indexterm" name="id2691841"></a><pre class="programlisting"><a
|
||||
href="../glib/glib-Basic-Types.html#gdouble"
|
||||
>gdouble</a> gimp_brush_get_hardness (const <a
|
||||
href="../glib/glib-Basic-Types.html#gchar"
|
||||
@ -1093,9 +1093,9 @@ called for any other type of brush, the function does not succeed.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2691981"></a><h3>
|
||||
<a name="id2691916"></a><h3>
|
||||
<a name="gimp-brush-set-hardness"></a>gimp_brush_set_hardness ()</h3>
|
||||
<a class="indexterm" name="id2691995"></a><pre class="programlisting"><a
|
||||
<a class="indexterm" name="id2691929"></a><pre class="programlisting"><a
|
||||
href="../glib/glib-Basic-Types.html#gdouble"
|
||||
>gdouble</a> gimp_brush_set_hardness (const <a
|
||||
href="../glib/glib-Basic-Types.html#gchar"
|
||||
@ -1138,9 +1138,9 @@ for any other type of brush, it does not succeed.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2692090"></a><h3>
|
||||
<a name="id2692024"></a><h3>
|
||||
<a name="gimp-brush-is-generated"></a>gimp_brush_is_generated ()</h3>
|
||||
<a class="indexterm" name="id2692104"></a><pre class="programlisting"><a
|
||||
<a class="indexterm" name="id2692038"></a><pre class="programlisting"><a
|
||||
href="../glib/glib-Basic-Types.html#gboolean"
|
||||
>gboolean</a> gimp_brush_is_generated (const <a
|
||||
href="../glib/glib-Basic-Types.html#gchar"
|
||||
@ -1174,9 +1174,9 @@ Returns TRUE if this brush is parametric, FALSE for other types</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2692175"></a><h3>
|
||||
<a name="id2692110"></a><h3>
|
||||
<a name="gimp-brush-is-editable"></a>gimp_brush_is_editable ()</h3>
|
||||
<a class="indexterm" name="id2692189"></a><pre class="programlisting"><a
|
||||
<a class="indexterm" name="id2692123"></a><pre class="programlisting"><a
|
||||
href="../glib/glib-Basic-Types.html#gboolean"
|
||||
>gboolean</a> gimp_brush_is_editable (const <a
|
||||
href="../glib/glib-Basic-Types.html#gchar"
|
||||
@ -1210,9 +1210,9 @@ Returns TRUE if you have permission to change the brush</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2692261"></a><div class="refsect2" lang="en"><a name="id2692262"></a></div>
|
||||
<a name="id2692196"></a><div class="refsect2" lang="en"><a name="id2692197"></a></div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en"><a name="id2692264"></a></div>
|
||||
<div class="refsect2" lang="en"><a name="id2692198"></a></div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user