Imported Upstream version 2.2.11
This commit is contained in:
@ -54,17 +54,17 @@ gboolean <a href="libgimp-gimppattern.html#gimp-pattern-get-pixels">gimp_patt
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2619205"></a><h2>Description</h2>
|
||||
<a name="id2629231"></a><h2>Description</h2>
|
||||
<p>
|
||||
Functions operating on a single pattern.
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2619216"></a><h2>Details</h2>
|
||||
<a name="id2629242"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2619222"></a><h3>
|
||||
<a name="id2629248"></a><h3>
|
||||
<a name="gimp-pattern-get-info"></a>gimp_pattern_get_info ()</h3>
|
||||
<a class="indexterm" name="id2619231"></a><pre class="programlisting">gboolean gimp_pattern_get_info (const gchar *name,
|
||||
<a class="indexterm" name="id2629257"></a><pre class="programlisting">gboolean gimp_pattern_get_info (const gchar *name,
|
||||
gint *width,
|
||||
gint *height,
|
||||
gint *bpp);</pre>
|
||||
@ -118,9 +118,9 @@ This includes the pattern extents (width and height).</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2629808"></a><h3>
|
||||
<a name="id2629389"></a><h3>
|
||||
<a name="gimp-pattern-get-pixels"></a>gimp_pattern_get_pixels ()</h3>
|
||||
<a class="indexterm" name="id2629817"></a><pre class="programlisting">gboolean gimp_pattern_get_pixels (const gchar *name,
|
||||
<a class="indexterm" name="id2629398"></a><pre class="programlisting">gboolean gimp_pattern_get_pixels (const gchar *name,
|
||||
gint *width,
|
||||
gint *height,
|
||||
gint *bpp,
|
||||
|
Reference in New Issue
Block a user