Imported Upstream version 2.3.10

This commit is contained in:
Ari Pollak
2010-08-11 01:19:49 -04:00
parent 2a222e99d4
commit efbc58ed09
1387 changed files with 58385 additions and 100558 deletions

View File

@ -71,9 +71,9 @@ Functions for working with tiles.
<div class="refsect1" lang="en">
<a name="details"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2625426"></a><h3>
<a name="id2630935"></a><h3>
<a name="GimpTile"></a>GimpTile</h3>
<a class="indexterm" name="id2625438"></a><pre class="programlisting">typedef struct {
<a class="indexterm" name="id2630947"></a><pre class="programlisting">typedef struct {
guint ewidth; /* the effective width of the tile */
guint eheight; /* the effective height of the tile */
guint bpp; /* the bytes per pixel (1, 2, 3 or 4 ) */
@ -91,9 +91,9 @@ Functions for working with tiles.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2625463"></a><h3>
<a name="id2630971"></a><h3>
<a name="gimp-tile-ref"></a>gimp_tile_ref ()</h3>
<a class="indexterm" name="id2625474"></a><pre class="programlisting">void gimp_tile_ref (<a href="libgimp-gimptile.html#GimpTile">GimpTile</a> *tile);</pre>
<a class="indexterm" name="id2630982"></a><pre class="programlisting">void gimp_tile_ref (<a href="libgimp-gimptile.html#GimpTile">GimpTile</a> *tile);</pre>
<p>
</p>
@ -111,9 +111,9 @@ Functions for working with tiles.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2620330"></a><h3>
<a name="id2630497"></a><h3>
<a name="gimp-tile-ref-zero"></a>gimp_tile_ref_zero ()</h3>
<a class="indexterm" name="id2620342"></a><pre class="programlisting">void gimp_tile_ref_zero (<a href="libgimp-gimptile.html#GimpTile">GimpTile</a> *tile);</pre>
<a class="indexterm" name="id2630508"></a><pre class="programlisting">void gimp_tile_ref_zero (<a href="libgimp-gimptile.html#GimpTile">GimpTile</a> *tile);</pre>
<p>
</p>
@ -131,9 +131,9 @@ Functions for working with tiles.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2620386"></a><h3>
<a name="id2630553"></a><h3>
<a name="gimp-tile-unref"></a>gimp_tile_unref ()</h3>
<a class="indexterm" name="id2620397"></a><pre class="programlisting">void gimp_tile_unref (<a href="libgimp-gimptile.html#GimpTile">GimpTile</a> *tile,
<a class="indexterm" name="id2630564"></a><pre class="programlisting">void gimp_tile_unref (<a href="libgimp-gimptile.html#GimpTile">GimpTile</a> *tile,
gboolean dirty);</pre>
<p>
@ -160,9 +160,9 @@ Functions for working with tiles.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2620462"></a><h3>
<a name="id2630629"></a><h3>
<a name="gimp-tile-flush"></a>gimp_tile_flush ()</h3>
<a class="indexterm" name="id2620474"></a><pre class="programlisting">void gimp_tile_flush (<a href="libgimp-gimptile.html#GimpTile">GimpTile</a> *tile);</pre>
<a class="indexterm" name="id2630640"></a><pre class="programlisting">void gimp_tile_flush (<a href="libgimp-gimptile.html#GimpTile">GimpTile</a> *tile);</pre>
<p>
</p>
@ -180,9 +180,9 @@ Functions for working with tiles.
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2620518"></a><h3>
<a name="id2630685"></a><h3>
<a name="gimp-tile-cache-size"></a>gimp_tile_cache_size ()</h3>
<a class="indexterm" name="id2620529"></a><pre class="programlisting">void gimp_tile_cache_size (gulong kilobytes);</pre>
<a class="indexterm" name="id2630696"></a><pre class="programlisting">void gimp_tile_cache_size (gulong kilobytes);</pre>
<p>
Sets the size of the tile cache on the plug-in side. The tile cache
is used to reduce the number of tiles exchanged between the GIMP core
@ -202,9 +202,9 @@ and the plug-in. See also <a href="libgimp-gimptile.html#gimp-tile-cache-ntiles"
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2620588"></a><h3>
<a name="id2609233"></a><h3>
<a name="gimp-tile-cache-ntiles"></a>gimp_tile_cache_ntiles ()</h3>
<a class="indexterm" name="id2620599"></a><pre class="programlisting">void gimp_tile_cache_ntiles (gulong ntiles);</pre>
<a class="indexterm" name="id2609244"></a><pre class="programlisting">void gimp_tile_cache_ntiles (gulong ntiles);</pre>
<p>
Sets the size of the tile cache on the plug-in side. This function
is similar to <a href="libgimp-gimptile.html#gimp-tile-cache-size"><code class="function">gimp_tile_cache_size()</code></a> but allows to specify the