New upstream version 2.10.2
This commit is contained in:
@ -216,6 +216,7 @@ DATADIRNAME = @DATADIRNAME@
|
||||
DEFS = @DEFS@
|
||||
DEPDIR = @DEPDIR@
|
||||
DESKTOP_DATADIR = @DESKTOP_DATADIR@
|
||||
DESKTOP_FILE_VALIDATE = @DESKTOP_FILE_VALIDATE@
|
||||
DLLTOOL = @DLLTOOL@
|
||||
DOC_SHOOTER = @DOC_SHOOTER@
|
||||
DSYMUTIL = @DSYMUTIL@
|
||||
@ -228,6 +229,7 @@ EXEEXT = @EXEEXT@
|
||||
FGREP = @FGREP@
|
||||
FILE_AA = @FILE_AA@
|
||||
FILE_EXR = @FILE_EXR@
|
||||
FILE_HEIF = @FILE_HEIF@
|
||||
FILE_JP2_LOAD = @FILE_JP2_LOAD@
|
||||
FILE_MNG = @FILE_MNG@
|
||||
FILE_PDF_SAVE = @FILE_PDF_SAVE@
|
||||
@ -249,6 +251,7 @@ GDK_PIXBUF_REQUIRED_VERSION = @GDK_PIXBUF_REQUIRED_VERSION@
|
||||
GEGL = @GEGL@
|
||||
GEGL_CFLAGS = @GEGL_CFLAGS@
|
||||
GEGL_LIBS = @GEGL_LIBS@
|
||||
GEGL_MAJOR_MINOR_VERSION = @GEGL_MAJOR_MINOR_VERSION@
|
||||
GEGL_REQUIRED_VERSION = @GEGL_REQUIRED_VERSION@
|
||||
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
|
||||
GEXIV2_CFLAGS = @GEXIV2_CFLAGS@
|
||||
@ -287,6 +290,8 @@ GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
|
||||
GLIB_LIBS = @GLIB_LIBS@
|
||||
GLIB_MKENUMS = @GLIB_MKENUMS@
|
||||
GLIB_REQUIRED_VERSION = @GLIB_REQUIRED_VERSION@
|
||||
GLIB_WIN_BUG_CFLAGS = @GLIB_WIN_BUG_CFLAGS@
|
||||
GLIB_WIN_BUG_LIBS = @GLIB_WIN_BUG_LIBS@
|
||||
GMODULE_NO_EXPORT_CFLAGS = @GMODULE_NO_EXPORT_CFLAGS@
|
||||
GMODULE_NO_EXPORT_LIBS = @GMODULE_NO_EXPORT_LIBS@
|
||||
GMOFILES = @GMOFILES@
|
||||
@ -343,6 +348,9 @@ LCMS_REQUIRED_VERSION = @LCMS_REQUIRED_VERSION@
|
||||
LD = @LD@
|
||||
LDFLAGS = @LDFLAGS@
|
||||
LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
|
||||
LIBHEIF_CFLAGS = @LIBHEIF_CFLAGS@
|
||||
LIBHEIF_LIBS = @LIBHEIF_LIBS@
|
||||
LIBHEIF_REQUIRED_VERSION = @LIBHEIF_REQUIRED_VERSION@
|
||||
LIBLZMA_REQUIRED_VERSION = @LIBLZMA_REQUIRED_VERSION@
|
||||
LIBMYPAINT_CFLAGS = @LIBMYPAINT_CFLAGS@
|
||||
LIBMYPAINT_LIBS = @LIBMYPAINT_LIBS@
|
||||
|
@ -361,6 +361,18 @@
|
||||
</dt>
|
||||
<dd></dd>
|
||||
<dt>
|
||||
<a class="link" href="libgimp-gimpimage.html#gimp-image-freeze-channels" title="gimp_image_freeze_channels ()">gimp_image_freeze_channels</a>, function in <a class="link" href="libgimp-gimpimage.html" title="gimpimage">gimpimage</a>
|
||||
</dt>
|
||||
<dd></dd>
|
||||
<dt>
|
||||
<a class="link" href="libgimp-gimpimage.html#gimp-image-freeze-layers" title="gimp_image_freeze_layers ()">gimp_image_freeze_layers</a>, function in <a class="link" href="libgimp-gimpimage.html" title="gimpimage">gimpimage</a>
|
||||
</dt>
|
||||
<dd></dd>
|
||||
<dt>
|
||||
<a class="link" href="libgimp-gimpimage.html#gimp-image-freeze-vectors" title="gimp_image_freeze_vectors ()">gimp_image_freeze_vectors</a>, function in <a class="link" href="libgimp-gimpimage.html" title="gimpimage">gimpimage</a>
|
||||
</dt>
|
||||
<dd></dd>
|
||||
<dt>
|
||||
<a class="link" href="libgimp-gimpimagecolorprofile.html#gimp-image-get-color-profile" title="gimp_image_get_color_profile ()">gimp_image_get_color_profile</a>, function in <a class="link" href="libgimp-gimpimagecolorprofile.html" title="gimpimagecolorprofile">gimpimagecolorprofile</a>
|
||||
</dt>
|
||||
<dd></dd>
|
||||
@ -417,6 +429,18 @@
|
||||
</dt>
|
||||
<dd></dd>
|
||||
<dt>
|
||||
<a class="link" href="libgimp-gimpimage.html#gimp-image-thaw-channels" title="gimp_image_thaw_channels ()">gimp_image_thaw_channels</a>, function in <a class="link" href="libgimp-gimpimage.html" title="gimpimage">gimpimage</a>
|
||||
</dt>
|
||||
<dd></dd>
|
||||
<dt>
|
||||
<a class="link" href="libgimp-gimpimage.html#gimp-image-thaw-layers" title="gimp_image_thaw_layers ()">gimp_image_thaw_layers</a>, function in <a class="link" href="libgimp-gimpimage.html" title="gimpimage">gimpimage</a>
|
||||
</dt>
|
||||
<dd></dd>
|
||||
<dt>
|
||||
<a class="link" href="libgimp-gimpimage.html#gimp-image-thaw-vectors" title="gimp_image_thaw_vectors ()">gimp_image_thaw_vectors</a>, function in <a class="link" href="libgimp-gimpimage.html" title="gimpimage">gimpimage</a>
|
||||
</dt>
|
||||
<dd></dd>
|
||||
<dt>
|
||||
<a class="link" href="libgimp-gimpitem.html#gimp-item-get-color-tag" title="gimp_item_get_color_tag ()">gimp_item_get_color_tag</a>, function in <a class="link" href="libgimp-gimpitem.html" title="gimpitem">gimpitem</a>
|
||||
</dt>
|
||||
<dd></dd>
|
||||
@ -440,6 +464,10 @@
|
||||
<a class="link" href="libgimp-gimpitem.html#gimp-item-set-lock-position" title="gimp_item_set_lock_position ()">gimp_item_set_lock_position</a>, function in <a class="link" href="libgimp-gimpitem.html" title="gimpitem">gimpitem</a>
|
||||
</dt>
|
||||
<dd></dd>
|
||||
<dt>
|
||||
<a class="link" href="libgimp-gimpitemtransform.html#gimp-item-transform-translate" title="gimp_item_transform_translate ()">gimp_item_transform_translate</a>, function in <a class="link" href="libgimp-gimpitemtransform.html" title="gimpitemtransform">gimpitemtransform</a>
|
||||
</dt>
|
||||
<dd></dd>
|
||||
<a name="idxL"></a><h3 class="title">L</h3>
|
||||
<dt>
|
||||
<a class="link" href="libgimp-gimplayer.html#gimp-layer-get-blend-space" title="gimp_layer_get_blend_space ()">gimp_layer_get_blend_space</a>, function in <a class="link" href="libgimp-gimplayer.html" title="gimplayer">gimplayer</a>
|
||||
|
@ -2182,6 +2182,18 @@
|
||||
</dt>
|
||||
<dd></dd>
|
||||
<dt>
|
||||
<a class="link" href="libgimp-gimpimage.html#gimp-image-freeze-channels" title="gimp_image_freeze_channels ()">gimp_image_freeze_channels</a>, function in <a class="link" href="libgimp-gimpimage.html" title="gimpimage">gimpimage</a>
|
||||
</dt>
|
||||
<dd></dd>
|
||||
<dt>
|
||||
<a class="link" href="libgimp-gimpimage.html#gimp-image-freeze-layers" title="gimp_image_freeze_layers ()">gimp_image_freeze_layers</a>, function in <a class="link" href="libgimp-gimpimage.html" title="gimpimage">gimpimage</a>
|
||||
</dt>
|
||||
<dd></dd>
|
||||
<dt>
|
||||
<a class="link" href="libgimp-gimpimage.html#gimp-image-freeze-vectors" title="gimp_image_freeze_vectors ()">gimp_image_freeze_vectors</a>, function in <a class="link" href="libgimp-gimpimage.html" title="gimpimage">gimpimage</a>
|
||||
</dt>
|
||||
<dd></dd>
|
||||
<dt>
|
||||
<a class="link" href="libgimp-gimpimage.html#gimp-image-free-shadow" title="gimp_image_free_shadow ()">gimp_image_free_shadow</a>, function in <a class="link" href="libgimp-gimpimage.html" title="gimpimage">gimpimage</a>
|
||||
</dt>
|
||||
<dd></dd>
|
||||
@ -2670,6 +2682,18 @@
|
||||
</dt>
|
||||
<dd></dd>
|
||||
<dt>
|
||||
<a class="link" href="libgimp-gimpimage.html#gimp-image-thaw-channels" title="gimp_image_thaw_channels ()">gimp_image_thaw_channels</a>, function in <a class="link" href="libgimp-gimpimage.html" title="gimpimage">gimpimage</a>
|
||||
</dt>
|
||||
<dd></dd>
|
||||
<dt>
|
||||
<a class="link" href="libgimp-gimpimage.html#gimp-image-thaw-layers" title="gimp_image_thaw_layers ()">gimp_image_thaw_layers</a>, function in <a class="link" href="libgimp-gimpimage.html" title="gimpimage">gimpimage</a>
|
||||
</dt>
|
||||
<dd></dd>
|
||||
<dt>
|
||||
<a class="link" href="libgimp-gimpimage.html#gimp-image-thaw-vectors" title="gimp_image_thaw_vectors ()">gimp_image_thaw_vectors</a>, function in <a class="link" href="libgimp-gimpimage.html" title="gimpimage">gimpimage</a>
|
||||
</dt>
|
||||
<dd></dd>
|
||||
<dt>
|
||||
<a class="link" href="libgimp-gimpimageundo.html#gimp-image-undo-disable" title="gimp_image_undo_disable ()">gimp_image_undo_disable</a>, function in <a class="link" href="libgimp-gimpimageundo.html" title="gimpimageundo">gimpimageundo</a>
|
||||
</dt>
|
||||
<dd></dd>
|
||||
@ -2897,6 +2921,10 @@
|
||||
<a class="link" href="libgimp-gimpitemtransform.html#gimp-item-transform-shear" title="gimp_item_transform_shear ()">gimp_item_transform_shear</a>, function in <a class="link" href="libgimp-gimpitemtransform.html" title="gimpitemtransform">gimpitemtransform</a>
|
||||
</dt>
|
||||
<dd></dd>
|
||||
<dt>
|
||||
<a class="link" href="libgimp-gimpitemtransform.html#gimp-item-transform-translate" title="gimp_item_transform_translate ()">gimp_item_transform_translate</a>, function in <a class="link" href="libgimp-gimpitemtransform.html" title="gimpitemtransform">gimpitemtransform</a>
|
||||
</dt>
|
||||
<dd></dd>
|
||||
<a name="idxL"></a><h3 class="title">L</h3>
|
||||
<dt>
|
||||
<a class="link" href="libgimp-gimpenums.html#GimpLayerColorSpace" title="enum GimpLayerColorSpace">GimpLayerColorSpace</a>, enum in <a class="link" href="libgimp-gimpenums.html" title="gimpenums">gimpenums</a>
|
||||
|
@ -15,7 +15,7 @@
|
||||
<div>
|
||||
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GIMP Library Reference Manual</p></th></tr></table></div>
|
||||
<div><p class="releaseinfo">
|
||||
for GIMP 2.10.0
|
||||
for GIMP 2.10.2
|
||||
|
||||
</p></div>
|
||||
</div>
|
||||
|
@ -300,6 +300,22 @@
|
||||
<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
||||
</td>
|
||||
<td class="function_name">
|
||||
<a class="link" href="libgimp-gimpimage.html#gimp-image-freeze-layers" title="gimp_image_freeze_layers ()">gimp_image_freeze_layers</a> <span class="c_punctuation">()</span>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="function_type">
|
||||
<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
||||
</td>
|
||||
<td class="function_name">
|
||||
<a class="link" href="libgimp-gimpimage.html#gimp-image-thaw-layers" title="gimp_image_thaw_layers ()">gimp_image_thaw_layers</a> <span class="c_punctuation">()</span>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="function_type">
|
||||
<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
||||
</td>
|
||||
<td class="function_name">
|
||||
<a class="link" href="libgimp-gimpimage.html#gimp-image-raise-layer" title="gimp_image_raise_layer ()">gimp_image_raise_layer</a> <span class="c_punctuation">()</span>
|
||||
</td>
|
||||
</tr>
|
||||
@ -364,6 +380,22 @@
|
||||
<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
||||
</td>
|
||||
<td class="function_name">
|
||||
<a class="link" href="libgimp-gimpimage.html#gimp-image-freeze-channels" title="gimp_image_freeze_channels ()">gimp_image_freeze_channels</a> <span class="c_punctuation">()</span>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="function_type">
|
||||
<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
||||
</td>
|
||||
<td class="function_name">
|
||||
<a class="link" href="libgimp-gimpimage.html#gimp-image-thaw-channels" title="gimp_image_thaw_channels ()">gimp_image_thaw_channels</a> <span class="c_punctuation">()</span>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="function_type">
|
||||
<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
||||
</td>
|
||||
<td class="function_name">
|
||||
<a class="link" href="libgimp-gimpimage.html#gimp-image-raise-channel" title="gimp_image_raise_channel ()">gimp_image_raise_channel</a> <span class="c_punctuation">()</span>
|
||||
</td>
|
||||
</tr>
|
||||
@ -785,6 +817,22 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="function_type">
|
||||
<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
||||
</td>
|
||||
<td class="function_name">
|
||||
<a class="link" href="libgimp-gimpimage.html#gimp-image-freeze-vectors" title="gimp_image_freeze_vectors ()">gimp_image_freeze_vectors</a> <span class="c_punctuation">()</span>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="function_type">
|
||||
<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
||||
</td>
|
||||
<td class="function_name">
|
||||
<a class="link" href="libgimp-gimpimage.html#gimp-image-thaw-vectors" title="gimp_image_thaw_vectors ()">gimp_image_thaw_vectors</a> <span class="c_punctuation">()</span>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="function_type">
|
||||
<a href="../glib/glib-Basic-Types.html#gint32"><span class="returnvalue">gint32</span></a>
|
||||
</td>
|
||||
<td class="function_name">
|
||||
@ -2031,6 +2079,70 @@ layer.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="gimp-image-freeze-layers"></a><h3>gimp_image_freeze_layers ()</h3>
|
||||
<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
||||
gimp_image_freeze_layers (<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint32"><span class="type">gint32</span></a> image_ID</code></em>);</pre>
|
||||
<p>Freeze the image's layer list.</p>
|
||||
<p>This procedure freezes the layer list of the image, suppressing any
|
||||
updates to the Layers dialog in response to changes to the image's
|
||||
layers. This can significantly improve performance while applying
|
||||
changes affecting the layer list.</p>
|
||||
<p>Each call to <a class="link" href="libgimp-gimpimage.html#gimp-image-freeze-layers" title="gimp_image_freeze_layers ()"><code class="function">gimp_image_freeze_layers()</code></a> should be matched by a
|
||||
corresponding call to <a class="link" href="libgimp-gimpimage.html#gimp-image-thaw-layers" title="gimp_image_thaw_layers ()"><code class="function">gimp_image_thaw_layers()</code></a>, undoing its effects.</p>
|
||||
<div class="refsect3">
|
||||
<a name="gimp-image-freeze-layers.parameters"></a><h4>Parameters</h4>
|
||||
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
||||
<colgroup>
|
||||
<col width="150px" class="parameters_name">
|
||||
<col class="parameters_description">
|
||||
<col width="200px" class="parameters_annotations">
|
||||
</colgroup>
|
||||
<tbody><tr>
|
||||
<td class="parameter_name"><p>image_ID</p></td>
|
||||
<td class="parameter_description"><p>The image.</p></td>
|
||||
<td class="parameter_annotations"> </td>
|
||||
</tr></tbody>
|
||||
</table></div>
|
||||
</div>
|
||||
<div class="refsect3">
|
||||
<a name="gimp-image-freeze-layers.returns"></a><h4>Returns</h4>
|
||||
<p> TRUE on success.</p>
|
||||
</div>
|
||||
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="gimp-image-thaw-layers"></a><h3>gimp_image_thaw_layers ()</h3>
|
||||
<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
||||
gimp_image_thaw_layers (<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint32"><span class="type">gint32</span></a> image_ID</code></em>);</pre>
|
||||
<p>Thaw the image's layer list.</p>
|
||||
<p>This procedure thaws the layer list of the image, re-enabling
|
||||
updates to the Layers dialog.</p>
|
||||
<p>This procedure should match a corresponding call to
|
||||
<a class="link" href="libgimp-gimpimage.html#gimp-image-freeze-layers" title="gimp_image_freeze_layers ()"><code class="function">gimp_image_freeze_layers()</code></a>.</p>
|
||||
<div class="refsect3">
|
||||
<a name="gimp-image-thaw-layers.parameters"></a><h4>Parameters</h4>
|
||||
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
||||
<colgroup>
|
||||
<col width="150px" class="parameters_name">
|
||||
<col class="parameters_description">
|
||||
<col width="200px" class="parameters_annotations">
|
||||
</colgroup>
|
||||
<tbody><tr>
|
||||
<td class="parameter_name"><p>image_ID</p></td>
|
||||
<td class="parameter_description"><p>The image.</p></td>
|
||||
<td class="parameter_annotations"> </td>
|
||||
</tr></tbody>
|
||||
</table></div>
|
||||
</div>
|
||||
<div class="refsect3">
|
||||
<a name="gimp-image-thaw-layers.returns"></a><h4>Returns</h4>
|
||||
<p> TRUE on success.</p>
|
||||
</div>
|
||||
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="gimp-image-raise-layer"></a><h3>gimp_image_raise_layer ()</h3>
|
||||
<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
||||
gimp_image_raise_layer (<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint32"><span class="type">gint32</span></a> image_ID</code></em>,
|
||||
@ -2348,6 +2460,71 @@ channel doesn't exist, an error is returned.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="gimp-image-freeze-channels"></a><h3>gimp_image_freeze_channels ()</h3>
|
||||
<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
||||
gimp_image_freeze_channels (<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint32"><span class="type">gint32</span></a> image_ID</code></em>);</pre>
|
||||
<p>Freeze the image's channel list.</p>
|
||||
<p>This procedure freezes the channel list of the image, suppressing
|
||||
any updates to the Channels dialog in response to changes to the
|
||||
image's channels. This can significantly improve performance while
|
||||
applying changes affecting the channel list.</p>
|
||||
<p>Each call to <a class="link" href="libgimp-gimpimage.html#gimp-image-freeze-channels" title="gimp_image_freeze_channels ()"><code class="function">gimp_image_freeze_channels()</code></a> should be matched by a
|
||||
corresponding call to <a class="link" href="libgimp-gimpimage.html#gimp-image-thaw-channels" title="gimp_image_thaw_channels ()"><code class="function">gimp_image_thaw_channels()</code></a>, undoing its
|
||||
effects.</p>
|
||||
<div class="refsect3">
|
||||
<a name="gimp-image-freeze-channels.parameters"></a><h4>Parameters</h4>
|
||||
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
||||
<colgroup>
|
||||
<col width="150px" class="parameters_name">
|
||||
<col class="parameters_description">
|
||||
<col width="200px" class="parameters_annotations">
|
||||
</colgroup>
|
||||
<tbody><tr>
|
||||
<td class="parameter_name"><p>image_ID</p></td>
|
||||
<td class="parameter_description"><p>The image.</p></td>
|
||||
<td class="parameter_annotations"> </td>
|
||||
</tr></tbody>
|
||||
</table></div>
|
||||
</div>
|
||||
<div class="refsect3">
|
||||
<a name="gimp-image-freeze-channels.returns"></a><h4>Returns</h4>
|
||||
<p> TRUE on success.</p>
|
||||
</div>
|
||||
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="gimp-image-thaw-channels"></a><h3>gimp_image_thaw_channels ()</h3>
|
||||
<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
||||
gimp_image_thaw_channels (<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint32"><span class="type">gint32</span></a> image_ID</code></em>);</pre>
|
||||
<p>Thaw the image's channel list.</p>
|
||||
<p>This procedure thaws the channel list of the image, re-enabling
|
||||
updates to the Channels dialog.</p>
|
||||
<p>This procedure should match a corresponding call to
|
||||
<a class="link" href="libgimp-gimpimage.html#gimp-image-freeze-channels" title="gimp_image_freeze_channels ()"><code class="function">gimp_image_freeze_channels()</code></a>.</p>
|
||||
<div class="refsect3">
|
||||
<a name="gimp-image-thaw-channels.parameters"></a><h4>Parameters</h4>
|
||||
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
||||
<colgroup>
|
||||
<col width="150px" class="parameters_name">
|
||||
<col class="parameters_description">
|
||||
<col width="200px" class="parameters_annotations">
|
||||
</colgroup>
|
||||
<tbody><tr>
|
||||
<td class="parameter_name"><p>image_ID</p></td>
|
||||
<td class="parameter_description"><p>The image.</p></td>
|
||||
<td class="parameter_annotations"> </td>
|
||||
</tr></tbody>
|
||||
</table></div>
|
||||
</div>
|
||||
<div class="refsect3">
|
||||
<a name="gimp-image-thaw-channels.returns"></a><h4>Returns</h4>
|
||||
<p> TRUE on success.</p>
|
||||
</div>
|
||||
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="gimp-image-raise-channel"></a><h3>gimp_image_raise_channel ()</h3>
|
||||
<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
||||
gimp_image_raise_channel (<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint32"><span class="type">gint32</span></a> image_ID</code></em>,
|
||||
@ -4312,6 +4489,71 @@ path doesn't exist, an error is returned.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="gimp-image-freeze-vectors"></a><h3>gimp_image_freeze_vectors ()</h3>
|
||||
<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
||||
gimp_image_freeze_vectors (<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint32"><span class="type">gint32</span></a> image_ID</code></em>);</pre>
|
||||
<p>Freeze the image's vectors list.</p>
|
||||
<p>This procedure freezes the vectors list of the image, suppressing
|
||||
any updates to the Paths dialog in response to changes to the
|
||||
image's vectors. This can significantly improve performance while
|
||||
applying changes affecting the vectors list.</p>
|
||||
<p>Each call to <a class="link" href="libgimp-gimpimage.html#gimp-image-freeze-vectors" title="gimp_image_freeze_vectors ()"><code class="function">gimp_image_freeze_vectors()</code></a> should be matched by a
|
||||
corresponding call to <a class="link" href="libgimp-gimpimage.html#gimp-image-thaw-vectors" title="gimp_image_thaw_vectors ()"><code class="function">gimp_image_thaw_vectors()</code></a>, undoing its
|
||||
effects.</p>
|
||||
<div class="refsect3">
|
||||
<a name="gimp-image-freeze-vectors.parameters"></a><h4>Parameters</h4>
|
||||
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
||||
<colgroup>
|
||||
<col width="150px" class="parameters_name">
|
||||
<col class="parameters_description">
|
||||
<col width="200px" class="parameters_annotations">
|
||||
</colgroup>
|
||||
<tbody><tr>
|
||||
<td class="parameter_name"><p>image_ID</p></td>
|
||||
<td class="parameter_description"><p>The image.</p></td>
|
||||
<td class="parameter_annotations"> </td>
|
||||
</tr></tbody>
|
||||
</table></div>
|
||||
</div>
|
||||
<div class="refsect3">
|
||||
<a name="gimp-image-freeze-vectors.returns"></a><h4>Returns</h4>
|
||||
<p> TRUE on success.</p>
|
||||
</div>
|
||||
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="gimp-image-thaw-vectors"></a><h3>gimp_image_thaw_vectors ()</h3>
|
||||
<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
||||
gimp_image_thaw_vectors (<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint32"><span class="type">gint32</span></a> image_ID</code></em>);</pre>
|
||||
<p>Thaw the image's vectors list.</p>
|
||||
<p>This procedure thaws the vectors list of the image, re-enabling
|
||||
updates to the Paths dialog.</p>
|
||||
<p>This procedure should match a corresponding call to
|
||||
<a class="link" href="libgimp-gimpimage.html#gimp-image-freeze-vectors" title="gimp_image_freeze_vectors ()"><code class="function">gimp_image_freeze_vectors()</code></a>.</p>
|
||||
<div class="refsect3">
|
||||
<a name="gimp-image-thaw-vectors.parameters"></a><h4>Parameters</h4>
|
||||
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
||||
<colgroup>
|
||||
<col width="150px" class="parameters_name">
|
||||
<col class="parameters_description">
|
||||
<col width="200px" class="parameters_annotations">
|
||||
</colgroup>
|
||||
<tbody><tr>
|
||||
<td class="parameter_name"><p>image_ID</p></td>
|
||||
<td class="parameter_description"><p>The image.</p></td>
|
||||
<td class="parameter_annotations"> </td>
|
||||
</tr></tbody>
|
||||
</table></div>
|
||||
</div>
|
||||
<div class="refsect3">
|
||||
<a name="gimp-image-thaw-vectors.returns"></a><h4>Returns</h4>
|
||||
<p> TRUE on success.</p>
|
||||
</div>
|
||||
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="gimp-image-get-active-vectors"></a><h3>gimp_image_get_active_vectors ()</h3>
|
||||
<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gint32"><span class="returnvalue">gint32</span></a>
|
||||
gimp_image_get_active_vectors (<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint32"><span class="type">gint32</span></a> image_ID</code></em>);</pre>
|
||||
|
@ -44,6 +44,14 @@
|
||||
<a href="../glib/glib-Basic-Types.html#gint32"><span class="returnvalue">gint32</span></a>
|
||||
</td>
|
||||
<td class="function_name">
|
||||
<a class="link" href="libgimp-gimpitemtransform.html#gimp-item-transform-translate" title="gimp_item_transform_translate ()">gimp_item_transform_translate</a> <span class="c_punctuation">()</span>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="function_type">
|
||||
<a href="../glib/glib-Basic-Types.html#gint32"><span class="returnvalue">gint32</span></a>
|
||||
</td>
|
||||
<td class="function_name">
|
||||
<a class="link" href="libgimp-gimpitemtransform.html#gimp-item-transform-flip-simple" title="gimp_item_transform_flip_simple ()">gimp_item_transform_flip_simple</a> <span class="c_punctuation">()</span>
|
||||
</td>
|
||||
</tr>
|
||||
@ -121,6 +129,55 @@
|
||||
<div class="refsect1">
|
||||
<a name="libgimp-gimpitemtransform.functions_details"></a><h2>Functions</h2>
|
||||
<div class="refsect2">
|
||||
<a name="gimp-item-transform-translate"></a><h3>gimp_item_transform_translate ()</h3>
|
||||
<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gint32"><span class="returnvalue">gint32</span></a>
|
||||
gimp_item_transform_translate (<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint32"><span class="type">gint32</span></a> item_ID</code></em>,
|
||||
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> off_x</code></em>,
|
||||
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> off_y</code></em>);</pre>
|
||||
<p>Translate the item by the specified offsets.</p>
|
||||
<p>This procedure translates the item by the amounts specified in the
|
||||
off_x and off_y arguments. These can be negative, and are considered
|
||||
offsets from the current position. The offsets will be rounded to
|
||||
the nearest pixel unless the item is a path.</p>
|
||||
<p>If the item is attached to an image and has its linked flag set to
|
||||
TRUE, all additional items contained in the image which have the
|
||||
linked flag set to TRUE will also be translated by the specified
|
||||
offsets.</p>
|
||||
<div class="refsect3">
|
||||
<a name="gimp-item-transform-translate.parameters"></a><h4>Parameters</h4>
|
||||
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
||||
<colgroup>
|
||||
<col width="150px" class="parameters_name">
|
||||
<col class="parameters_description">
|
||||
<col width="200px" class="parameters_annotations">
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>item_ID</p></td>
|
||||
<td class="parameter_description"><p>The item.</p></td>
|
||||
<td class="parameter_annotations"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>off_x</p></td>
|
||||
<td class="parameter_description"><p>Offset in x direction.</p></td>
|
||||
<td class="parameter_annotations"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="parameter_name"><p>off_y</p></td>
|
||||
<td class="parameter_description"><p>Offset in y direction.</p></td>
|
||||
<td class="parameter_annotations"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
</div>
|
||||
<div class="refsect3">
|
||||
<a name="gimp-item-transform-translate.returns"></a><h4>Returns</h4>
|
||||
<p> The translated item.</p>
|
||||
</div>
|
||||
<p class="since">Since: <a class="link" href="api-index-2-10.html#api-index-2.10">2.10</a></p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="gimp-item-transform-flip-simple"></a><h3>gimp_item_transform_flip_simple ()</h3>
|
||||
<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gint32"><span class="returnvalue">gint32</span></a>
|
||||
gimp_item_transform_flip_simple (<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint32"><span class="type">gint32</span></a> item_ID</code></em>,
|
||||
|
@ -928,7 +928,7 @@ gimp_layer_translate (<em class="parameter"><code><a href="../glib/glib-Basic-Ty
|
||||
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> offy</code></em>);</pre>
|
||||
<div class="warning">
|
||||
<p><code class="literal">gimp_layer_translate</code> is deprecated and should not be used in newly-written code.</p>
|
||||
<p>Use <code class="function">gimp_item_transform_translate()</code> instead.</p>
|
||||
<p>Use <a class="link" href="libgimp-gimpitemtransform.html#gimp-item-transform-translate" title="gimp_item_transform_translate ()"><code class="function">gimp_item_transform_translate()</code></a> instead.</p>
|
||||
</div>
|
||||
<p>Translate the layer by the specified offsets.</p>
|
||||
<p>This procedure translates the layer by the amounts specified in the
|
||||
|
@ -564,6 +564,8 @@
|
||||
<keyword type="function" name="gimp_image_add_layer ()" link="libgimp-gimpimage.html#gimp-image-add-layer" deprecated="Use gimp_image_insert_layer() instead."/>
|
||||
<keyword type="function" name="gimp_image_insert_layer ()" link="libgimp-gimpimage.html#gimp-image-insert-layer"/>
|
||||
<keyword type="function" name="gimp_image_remove_layer ()" link="libgimp-gimpimage.html#gimp-image-remove-layer"/>
|
||||
<keyword type="function" name="gimp_image_freeze_layers ()" link="libgimp-gimpimage.html#gimp-image-freeze-layers" since="2.10"/>
|
||||
<keyword type="function" name="gimp_image_thaw_layers ()" link="libgimp-gimpimage.html#gimp-image-thaw-layers" since="2.10"/>
|
||||
<keyword type="function" name="gimp_image_raise_layer ()" link="libgimp-gimpimage.html#gimp-image-raise-layer" deprecated="Use gimp_image_raise_item() instead."/>
|
||||
<keyword type="function" name="gimp_image_lower_layer ()" link="libgimp-gimpimage.html#gimp-image-lower-layer" deprecated="Use gimp_image_lower_item() instead."/>
|
||||
<keyword type="function" name="gimp_image_raise_layer_to_top ()" link="libgimp-gimpimage.html#gimp-image-raise-layer-to-top" deprecated="Use gimp_image_raise_item_to_top() instead."/>
|
||||
@ -572,6 +574,8 @@
|
||||
<keyword type="function" name="gimp_image_add_channel ()" link="libgimp-gimpimage.html#gimp-image-add-channel" deprecated="Use gimp_image_insert_channel() instead."/>
|
||||
<keyword type="function" name="gimp_image_insert_channel ()" link="libgimp-gimpimage.html#gimp-image-insert-channel"/>
|
||||
<keyword type="function" name="gimp_image_remove_channel ()" link="libgimp-gimpimage.html#gimp-image-remove-channel"/>
|
||||
<keyword type="function" name="gimp_image_freeze_channels ()" link="libgimp-gimpimage.html#gimp-image-freeze-channels" since="2.10"/>
|
||||
<keyword type="function" name="gimp_image_thaw_channels ()" link="libgimp-gimpimage.html#gimp-image-thaw-channels" since="2.10"/>
|
||||
<keyword type="function" name="gimp_image_raise_channel ()" link="libgimp-gimpimage.html#gimp-image-raise-channel" deprecated="Use gimp_image_raise_item() instead."/>
|
||||
<keyword type="function" name="gimp_image_lower_channel ()" link="libgimp-gimpimage.html#gimp-image-lower-channel" deprecated="Use gimp_image_lower_item() instead."/>
|
||||
<keyword type="function" name="gimp_image_get_channel_position ()" link="libgimp-gimpimage.html#gimp-image-get-channel-position" deprecated="Use gimp_image_get_item_position() instead." since="2.4"/>
|
||||
@ -625,6 +629,8 @@
|
||||
<keyword type="function" name="gimp_image_add_vectors ()" link="libgimp-gimpimage.html#gimp-image-add-vectors" deprecated="Use gimp_image_insert_vectors() instead."/>
|
||||
<keyword type="function" name="gimp_image_insert_vectors ()" link="libgimp-gimpimage.html#gimp-image-insert-vectors"/>
|
||||
<keyword type="function" name="gimp_image_remove_vectors ()" link="libgimp-gimpimage.html#gimp-image-remove-vectors" since="2.4"/>
|
||||
<keyword type="function" name="gimp_image_freeze_vectors ()" link="libgimp-gimpimage.html#gimp-image-freeze-vectors" since="2.10"/>
|
||||
<keyword type="function" name="gimp_image_thaw_vectors ()" link="libgimp-gimpimage.html#gimp-image-thaw-vectors" since="2.10"/>
|
||||
<keyword type="function" name="gimp_image_get_active_vectors ()" link="libgimp-gimpimage.html#gimp-image-get-active-vectors"/>
|
||||
<keyword type="function" name="gimp_image_set_active_vectors ()" link="libgimp-gimpimage.html#gimp-image-set-active-vectors"/>
|
||||
<keyword type="function" name="gimp_image_lower_vectors ()" link="libgimp-gimpimage.html#gimp-image-lower-vectors" deprecated="Use gimp_image_lower_item() instead." since="2.4"/>
|
||||
@ -722,6 +728,7 @@
|
||||
<keyword type="function" name="gimp_item_detach_parasite ()" link="libgimp-gimpitem.html#gimp-item-detach-parasite" since="2.8"/>
|
||||
<keyword type="function" name="gimp_item_get_parasite ()" link="libgimp-gimpitem.html#gimp-item-get-parasite" since="2.8"/>
|
||||
<keyword type="function" name="gimp_item_get_parasite_list ()" link="libgimp-gimpitem.html#gimp-item-get-parasite-list" since="2.8"/>
|
||||
<keyword type="function" name="gimp_item_transform_translate ()" link="libgimp-gimpitemtransform.html#gimp-item-transform-translate" since="2.10"/>
|
||||
<keyword type="function" name="gimp_item_transform_flip_simple ()" link="libgimp-gimpitemtransform.html#gimp-item-transform-flip-simple" since="2.2"/>
|
||||
<keyword type="function" name="gimp_item_transform_flip ()" link="libgimp-gimpitemtransform.html#gimp-item-transform-flip" since="2.8"/>
|
||||
<keyword type="function" name="gimp_item_transform_perspective ()" link="libgimp-gimpitemtransform.html#gimp-item-transform-perspective" since="2.8"/>
|
||||
|
@ -646,6 +646,8 @@ gimp_image_lower_item_to_bottom
|
||||
gimp_image_add_layer
|
||||
gimp_image_insert_layer
|
||||
gimp_image_remove_layer
|
||||
gimp_image_freeze_layers
|
||||
gimp_image_thaw_layers
|
||||
gimp_image_raise_layer
|
||||
gimp_image_lower_layer
|
||||
gimp_image_raise_layer_to_top
|
||||
@ -654,6 +656,8 @@ gimp_image_get_layer_position
|
||||
gimp_image_add_channel
|
||||
gimp_image_insert_channel
|
||||
gimp_image_remove_channel
|
||||
gimp_image_freeze_channels
|
||||
gimp_image_thaw_channels
|
||||
gimp_image_raise_channel
|
||||
gimp_image_lower_channel
|
||||
gimp_image_get_channel_position
|
||||
@ -707,6 +711,8 @@ gimp_image_attach_new_parasite
|
||||
gimp_image_add_vectors
|
||||
gimp_image_insert_vectors
|
||||
gimp_image_remove_vectors
|
||||
gimp_image_freeze_vectors
|
||||
gimp_image_thaw_vectors
|
||||
gimp_image_get_active_vectors
|
||||
gimp_image_set_active_vectors
|
||||
gimp_image_lower_vectors
|
||||
@ -848,6 +854,7 @@ gimp_item_get_parasite_list
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimpitemtransform</FILE>
|
||||
gimp_item_transform_translate
|
||||
gimp_item_transform_flip_simple
|
||||
gimp_item_transform_flip
|
||||
gimp_item_transform_perspective
|
||||
|
Reference in New Issue
Block a user