Imported Upstream version 2.8.6
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>gimpfloatingsel</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<link rel="home" href="index.html" title="GIMP Library Reference Manual">
|
||||
<link rel="up" href="libgimp-image.html" title="Manupulating Images and their Properties">
|
||||
<link rel="prev" href="libgimp-gimpfileops.html" title="gimpfileops">
|
||||
@ -67,8 +67,11 @@ drawable.
|
||||
This procedure removes the floating selection completely, without
|
||||
any side effects. The associated drawable is then set to active.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>floating_sel_ID</code></em> :</span></p></td>
|
||||
@ -94,8 +97,11 @@ drawable. This is similar to merging with a merge type of
|
||||
ClipToBottomLayer. The floating selection layer is no longer valid
|
||||
after this operation.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>floating_sel_ID</code></em> :</span></p></td>
|
||||
@ -125,8 +131,11 @@ will not work if the floating selection has a different base type
|
||||
from the underlying image. This might be the case if the floating
|
||||
selection is above an auxillary channel or a layer mask.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>floating_sel_ID</code></em> :</span></p></td>
|
||||
@ -151,8 +160,11 @@ Attach the specified layer as floating to the specified drawable.
|
||||
This procedure attaches the layer as floating selection to the
|
||||
drawable.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>layer_ID</code></em> :</span></p></td>
|
||||
@ -178,8 +190,11 @@ drawable.
|
||||
<h3 class="title">Warning</h3>
|
||||
<p><code class="literal">gimp_floating_sel_rigor</code> is deprecated and should not be used in newly-written code. There is no replacement for this procedure.</p>
|
||||
</div>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>floating_sel_ID</code></em> :</span></p></td>
|
||||
@ -205,8 +220,11 @@ drawable.
|
||||
<h3 class="title">Warning</h3>
|
||||
<p><code class="literal">gimp_floating_sel_relax</code> is deprecated and should not be used in newly-written code. There is no replacement for this procedure.</p>
|
||||
</div>
|
||||
<div class="variablelist"><table border="0">
|
||||
<div class="variablelist"><table border="0" class="variablelist">
|
||||
<colgroup>
|
||||
<col align="left" valign="top">
|
||||
<col>
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>floating_sel_ID</code></em> :</span></p></td>
|
||||
|
||||
Reference in New Issue
Block a user