~ubuntu-branches/ubuntu/jaunty/gimp/jaunty-security

« back to all changes in this revision

Viewing changes to devel-docs/libgimp/html/libgimp-gimpedit.html

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2008-08-22 11:50:05 UTC
  • mfrom: (0.1.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 34.
  • Revision ID: james.westby@ubuntu.com-20080822115005-yxj5svf3v9x1mkr7
Tags: upstream-2.4.7
ImportĀ upstreamĀ versionĀ 2.4.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
<div class="refsynopsisdiv">
48
48
<a name="libgimp-gimpedit.synopsis"></a><h2>Synopsis</h2>
49
49
<pre class="synopsis">
50
 
<a
51
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
52
 
>gboolean</a>            <a class="link" href="libgimp-gimpedit.html#gimp-edit-cut" title="gimp_edit_cut ()">gimp_edit_cut</a>                       (<a
53
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
54
 
>gint32</a> drawable_ID);
55
 
<a
56
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
57
 
>gboolean</a>            <a class="link" href="libgimp-gimpedit.html#gimp-edit-copy" title="gimp_edit_copy ()">gimp_edit_copy</a>                      (<a
58
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
59
 
>gint32</a> drawable_ID);
60
 
<a
61
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
62
 
>gboolean</a>            <a class="link" href="libgimp-gimpedit.html#gimp-edit-copy-visible" title="gimp_edit_copy_visible ()">gimp_edit_copy_visible</a>              (<a
63
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
64
 
>gint32</a> image_ID);
65
 
<a
66
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
67
 
>gint32</a>              <a class="link" href="libgimp-gimpedit.html#gimp-edit-paste" title="gimp_edit_paste ()">gimp_edit_paste</a>                     (<a
68
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
69
 
>gint32</a> drawable_ID,
70
 
                                                         <a
71
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
72
 
>gboolean</a> paste_into);
73
 
<a
74
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
75
 
>gint32</a>              <a class="link" href="libgimp-gimpedit.html#gimp-edit-paste-as-new" title="gimp_edit_paste_as_new ()">gimp_edit_paste_as_new</a>              (void);
76
 
<a
77
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
78
 
>gchar</a>*              <a class="link" href="libgimp-gimpedit.html#gimp-edit-named-cut" title="gimp_edit_named_cut ()">gimp_edit_named_cut</a>                 (<a
79
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
80
 
>gint32</a> drawable_ID,
81
 
                                                         const <a
82
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
83
 
>gchar</a> *buffer_name);
84
 
<a
85
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
86
 
>gchar</a>*              <a class="link" href="libgimp-gimpedit.html#gimp-edit-named-copy" title="gimp_edit_named_copy ()">gimp_edit_named_copy</a>                (<a
87
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
88
 
>gint32</a> drawable_ID,
89
 
                                                         const <a
90
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
91
 
>gchar</a> *buffer_name);
92
 
<a
93
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
94
 
>gchar</a>*              <a class="link" href="libgimp-gimpedit.html#gimp-edit-named-copy-visible" title="gimp_edit_named_copy_visible ()">gimp_edit_named_copy_visible</a>        (<a
95
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
96
 
>gint32</a> image_ID,
97
 
                                                         const <a
98
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
99
 
>gchar</a> *buffer_name);
100
 
<a
101
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
102
 
>gint32</a>              <a class="link" href="libgimp-gimpedit.html#gimp-edit-named-paste" title="gimp_edit_named_paste ()">gimp_edit_named_paste</a>               (<a
103
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
104
 
>gint32</a> drawable_ID,
105
 
                                                         const <a
106
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
107
 
>gchar</a> *buffer_name,
108
 
                                                         <a
109
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
110
 
>gboolean</a> paste_into);
111
 
<a
112
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
113
 
>gint32</a>              <a class="link" href="libgimp-gimpedit.html#gimp-edit-named-paste-as-new" title="gimp_edit_named_paste_as_new ()">gimp_edit_named_paste_as_new</a>        (const <a
114
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
115
 
>gchar</a> *buffer_name);
116
 
<a
117
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
118
 
>gboolean</a>            <a class="link" href="libgimp-gimpedit.html#gimp-edit-clear" title="gimp_edit_clear ()">gimp_edit_clear</a>                     (<a
119
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
120
 
>gint32</a> drawable_ID);
121
 
<a
122
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
123
 
>gboolean</a>            <a class="link" href="libgimp-gimpedit.html#gimp-edit-fill" title="gimp_edit_fill ()">gimp_edit_fill</a>                      (<a
124
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
125
 
>gint32</a> drawable_ID,
 
50
gboolean            <a class="link" href="libgimp-gimpedit.html#gimp-edit-cut" title="gimp_edit_cut ()">gimp_edit_cut</a>                       (gint32 drawable_ID);
 
51
gboolean            <a class="link" href="libgimp-gimpedit.html#gimp-edit-copy" title="gimp_edit_copy ()">gimp_edit_copy</a>                      (gint32 drawable_ID);
 
52
gboolean            <a class="link" href="libgimp-gimpedit.html#gimp-edit-copy-visible" title="gimp_edit_copy_visible ()">gimp_edit_copy_visible</a>              (gint32 image_ID);
 
53
gint32              <a class="link" href="libgimp-gimpedit.html#gimp-edit-paste" title="gimp_edit_paste ()">gimp_edit_paste</a>                     (gint32 drawable_ID,
 
54
                                                         gboolean paste_into);
 
55
gint32              <a class="link" href="libgimp-gimpedit.html#gimp-edit-paste-as-new" title="gimp_edit_paste_as_new ()">gimp_edit_paste_as_new</a>              (void);
 
56
gchar*              <a class="link" href="libgimp-gimpedit.html#gimp-edit-named-cut" title="gimp_edit_named_cut ()">gimp_edit_named_cut</a>                 (gint32 drawable_ID,
 
57
                                                         const gchar *buffer_name);
 
58
gchar*              <a class="link" href="libgimp-gimpedit.html#gimp-edit-named-copy" title="gimp_edit_named_copy ()">gimp_edit_named_copy</a>                (gint32 drawable_ID,
 
59
                                                         const gchar *buffer_name);
 
60
gchar*              <a class="link" href="libgimp-gimpedit.html#gimp-edit-named-copy-visible" title="gimp_edit_named_copy_visible ()">gimp_edit_named_copy_visible</a>        (gint32 image_ID,
 
61
                                                         const gchar *buffer_name);
 
62
gint32              <a class="link" href="libgimp-gimpedit.html#gimp-edit-named-paste" title="gimp_edit_named_paste ()">gimp_edit_named_paste</a>               (gint32 drawable_ID,
 
63
                                                         const gchar *buffer_name,
 
64
                                                         gboolean paste_into);
 
65
gint32              <a class="link" href="libgimp-gimpedit.html#gimp-edit-named-paste-as-new" title="gimp_edit_named_paste_as_new ()">gimp_edit_named_paste_as_new</a>        (const gchar *buffer_name);
 
66
gboolean            <a class="link" href="libgimp-gimpedit.html#gimp-edit-clear" title="gimp_edit_clear ()">gimp_edit_clear</a>                     (gint32 drawable_ID);
 
67
gboolean            <a class="link" href="libgimp-gimpedit.html#gimp-edit-fill" title="gimp_edit_fill ()">gimp_edit_fill</a>                      (gint32 drawable_ID,
126
68
                                                         <a class="link" href="libgimp-gimpenums.html#GimpFillType" title="enum GimpFillType">GimpFillType</a> fill_type);
127
 
<a
128
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
129
 
>gboolean</a>            <a class="link" href="libgimp-gimpedit.html#gimp-edit-bucket-fill" title="gimp_edit_bucket_fill ()">gimp_edit_bucket_fill</a>               (<a
130
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
131
 
>gint32</a> drawable_ID,
 
69
gboolean            <a class="link" href="libgimp-gimpedit.html#gimp-edit-bucket-fill" title="gimp_edit_bucket_fill ()">gimp_edit_bucket_fill</a>               (gint32 drawable_ID,
132
70
                                                         <a
133
 
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpBucketFillMode"
 
71
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpBucketFillMode"
134
72
>GimpBucketFillMode</a> fill_mode,
135
73
                                                         <a class="link" href="libgimp-gimpenums.html#GimpLayerModeEffects" title="enum GimpLayerModeEffects">GimpLayerModeEffects</a> paint_mode,
136
 
                                                         <a
137
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
138
 
>gdouble</a> opacity,
139
 
                                                         <a
140
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
141
 
>gdouble</a> threshold,
142
 
                                                         <a
143
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
144
 
>gboolean</a> sample_merged,
145
 
                                                         <a
146
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
147
 
>gdouble</a> x,
148
 
                                                         <a
149
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
150
 
>gdouble</a> y);
151
 
<a
152
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
153
 
>gboolean</a>            <a class="link" href="libgimp-gimpedit.html#gimp-edit-blend" title="gimp_edit_blend ()">gimp_edit_blend</a>                     (<a
154
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
155
 
>gint32</a> drawable_ID,
156
 
                                                         <a
157
 
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpBlendMode"
 
74
                                                         gdouble opacity,
 
75
                                                         gdouble threshold,
 
76
                                                         gboolean sample_merged,
 
77
                                                         gdouble x,
 
78
                                                         gdouble y);
 
79
gboolean            <a class="link" href="libgimp-gimpedit.html#gimp-edit-blend" title="gimp_edit_blend ()">gimp_edit_blend</a>                     (gint32 drawable_ID,
 
80
                                                         <a
 
81
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpBlendMode"
158
82
>GimpBlendMode</a> blend_mode,
159
83
                                                         <a class="link" href="libgimp-gimpenums.html#GimpLayerModeEffects" title="enum GimpLayerModeEffects">GimpLayerModeEffects</a> paint_mode,
160
84
                                                         <a
161
 
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpGradientType"
 
85
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpGradientType"
162
86
>GimpGradientType</a> gradient_type,
163
 
                                                         <a
164
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
165
 
>gdouble</a> opacity,
166
 
                                                         <a
167
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
168
 
>gdouble</a> offset,
169
 
                                                         <a
170
 
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpRepeatMode"
 
87
                                                         gdouble opacity,
 
88
                                                         gdouble offset,
 
89
                                                         <a
 
90
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpRepeatMode"
171
91
>GimpRepeatMode</a> repeat,
172
 
                                                         <a
173
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
174
 
>gboolean</a> reverse,
175
 
                                                         <a
176
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
177
 
>gboolean</a> supersample,
178
 
                                                         <a
179
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
180
 
>gint</a> max_depth,
181
 
                                                         <a
182
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
183
 
>gdouble</a> threshold,
184
 
                                                         <a
185
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
186
 
>gboolean</a> dither,
187
 
                                                         <a
188
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
189
 
>gdouble</a> x1,
190
 
                                                         <a
191
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
192
 
>gdouble</a> y1,
193
 
                                                         <a
194
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
195
 
>gdouble</a> x2,
196
 
                                                         <a
197
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
198
 
>gdouble</a> y2);
199
 
<a
200
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
201
 
>gboolean</a>            <a class="link" href="libgimp-gimpedit.html#gimp-edit-stroke" title="gimp_edit_stroke ()">gimp_edit_stroke</a>                    (<a
202
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
203
 
>gint32</a> drawable_ID);
204
 
<a
205
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
206
 
>gboolean</a>            <a class="link" href="libgimp-gimpedit.html#gimp-edit-stroke-vectors" title="gimp_edit_stroke_vectors ()">gimp_edit_stroke_vectors</a>            (<a
207
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
208
 
>gint32</a> drawable_ID,
209
 
                                                         <a
210
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
211
 
>gint32</a> vectors_ID);
 
92
                                                         gboolean reverse,
 
93
                                                         gboolean supersample,
 
94
                                                         gint max_depth,
 
95
                                                         gdouble threshold,
 
96
                                                         gboolean dither,
 
97
                                                         gdouble x1,
 
98
                                                         gdouble y1,
 
99
                                                         gdouble x2,
 
100
                                                         gdouble y2);
 
101
gboolean            <a class="link" href="libgimp-gimpedit.html#gimp-edit-stroke" title="gimp_edit_stroke ()">gimp_edit_stroke</a>                    (gint32 drawable_ID);
 
102
gboolean            <a class="link" href="libgimp-gimpedit.html#gimp-edit-stroke-vectors" title="gimp_edit_stroke_vectors ()">gimp_edit_stroke_vectors</a>            (gint32 drawable_ID,
 
103
                                                         gint32 vectors_ID);
212
104
</pre>
213
105
</div>
214
106
<div class="refsect1" lang="en">
222
114
<a name="libgimp-gimpedit.details"></a><h2>Details</h2>
223
115
<div class="refsect2" lang="en">
224
116
<a name="gimp-edit-cut"></a><h3>gimp_edit_cut ()</h3>
225
 
<pre class="programlisting"><a
226
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
227
 
>gboolean</a>            gimp_edit_cut                       (<a
228
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
229
 
>gint32</a> drawable_ID);</pre>
 
117
<pre class="programlisting">gboolean            gimp_edit_cut                       (gint32 drawable_ID);</pre>
230
118
<p>
231
119
Cut from the specified drawable.
232
120
</p>
259
147
<hr>
260
148
<div class="refsect2" lang="en">
261
149
<a name="gimp-edit-copy"></a><h3>gimp_edit_copy ()</h3>
262
 
<pre class="programlisting"><a
263
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
264
 
>gboolean</a>            gimp_edit_copy                      (<a
265
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
266
 
>gint32</a> drawable_ID);</pre>
 
150
<pre class="programlisting">gboolean            gimp_edit_copy                      (gint32 drawable_ID);</pre>
267
151
<p>
268
152
Copy from the specified drawable.
269
153
</p>
296
180
<hr>
297
181
<div class="refsect2" lang="en">
298
182
<a name="gimp-edit-copy-visible"></a><h3>gimp_edit_copy_visible ()</h3>
299
 
<pre class="programlisting"><a
300
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
301
 
>gboolean</a>            gimp_edit_copy_visible              (<a
302
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
303
 
>gint32</a> image_ID);</pre>
 
183
<pre class="programlisting">gboolean            gimp_edit_copy_visible              (gint32 image_ID);</pre>
304
184
<p>
305
185
Copy from the projection.
306
186
</p>
336
216
<hr>
337
217
<div class="refsect2" lang="en">
338
218
<a name="gimp-edit-paste"></a><h3>gimp_edit_paste ()</h3>
339
 
<pre class="programlisting"><a
340
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
341
 
>gint32</a>              gimp_edit_paste                     (<a
342
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
343
 
>gint32</a> drawable_ID,
344
 
                                                         <a
345
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
346
 
>gboolean</a> paste_into);</pre>
 
219
<pre class="programlisting">gint32              gimp_edit_paste                     (gint32 drawable_ID,
 
220
                                                         gboolean paste_into);</pre>
347
221
<p>
348
222
Paste buffer to the specified drawable.
349
223
</p>
390
264
<hr>
391
265
<div class="refsect2" lang="en">
392
266
<a name="gimp-edit-paste-as-new"></a><h3>gimp_edit_paste_as_new ()</h3>
393
 
<pre class="programlisting"><a
394
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
395
 
>gint32</a>              gimp_edit_paste_as_new              (void);</pre>
 
267
<pre class="programlisting">gint32              gimp_edit_paste_as_new              (void);</pre>
396
268
<p>
397
269
Paste buffer to a new image.
398
270
</p>
419
291
<hr>
420
292
<div class="refsect2" lang="en">
421
293
<a name="gimp-edit-named-cut"></a><h3>gimp_edit_named_cut ()</h3>
422
 
<pre class="programlisting"><a
423
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
424
 
>gchar</a>*              gimp_edit_named_cut                 (<a
425
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
426
 
>gint32</a> drawable_ID,
427
 
                                                         const <a
428
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
429
 
>gchar</a> *buffer_name);</pre>
 
294
<pre class="programlisting">gchar*              gimp_edit_named_cut                 (gint32 drawable_ID,
 
295
                                                         const gchar *buffer_name);</pre>
430
296
<p>
431
297
Cut into a named buffer.
432
298
</p>
465
331
<hr>
466
332
<div class="refsect2" lang="en">
467
333
<a name="gimp-edit-named-copy"></a><h3>gimp_edit_named_copy ()</h3>
468
 
<pre class="programlisting"><a
469
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
470
 
>gchar</a>*              gimp_edit_named_copy                (<a
471
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
472
 
>gint32</a> drawable_ID,
473
 
                                                         const <a
474
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
475
 
>gchar</a> *buffer_name);</pre>
 
334
<pre class="programlisting">gchar*              gimp_edit_named_copy                (gint32 drawable_ID,
 
335
                                                         const gchar *buffer_name);</pre>
476
336
<p>
477
337
Copy into a named buffer.
478
338
</p>
511
371
<hr>
512
372
<div class="refsect2" lang="en">
513
373
<a name="gimp-edit-named-copy-visible"></a><h3>gimp_edit_named_copy_visible ()</h3>
514
 
<pre class="programlisting"><a
515
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
516
 
>gchar</a>*              gimp_edit_named_copy_visible        (<a
517
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
518
 
>gint32</a> image_ID,
519
 
                                                         const <a
520
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
521
 
>gchar</a> *buffer_name);</pre>
 
374
<pre class="programlisting">gchar*              gimp_edit_named_copy_visible        (gint32 image_ID,
 
375
                                                         const gchar *buffer_name);</pre>
522
376
<p>
523
377
Copy from the projection into a named buffer.
524
378
</p>
557
411
<hr>
558
412
<div class="refsect2" lang="en">
559
413
<a name="gimp-edit-named-paste"></a><h3>gimp_edit_named_paste ()</h3>
560
 
<pre class="programlisting"><a
561
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
562
 
>gint32</a>              gimp_edit_named_paste               (<a
563
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
564
 
>gint32</a> drawable_ID,
565
 
                                                         const <a
566
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
567
 
>gchar</a> *buffer_name,
568
 
                                                         <a
569
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
570
 
>gboolean</a> paste_into);</pre>
 
414
<pre class="programlisting">gint32              gimp_edit_named_paste               (gint32 drawable_ID,
 
415
                                                         const gchar *buffer_name,
 
416
                                                         gboolean paste_into);</pre>
571
417
<p>
572
418
Paste named buffer to the specified drawable.
573
419
</p>
609
455
<hr>
610
456
<div class="refsect2" lang="en">
611
457
<a name="gimp-edit-named-paste-as-new"></a><h3>gimp_edit_named_paste_as_new ()</h3>
612
 
<pre class="programlisting"><a
613
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
614
 
>gint32</a>              gimp_edit_named_paste_as_new        (const <a
615
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
616
 
>gchar</a> *buffer_name);</pre>
 
458
<pre class="programlisting">gint32              gimp_edit_named_paste_as_new        (const gchar *buffer_name);</pre>
617
459
<p>
618
460
Paste named buffer to a new image.
619
461
</p>
645
487
<hr>
646
488
<div class="refsect2" lang="en">
647
489
<a name="gimp-edit-clear"></a><h3>gimp_edit_clear ()</h3>
648
 
<pre class="programlisting"><a
649
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
650
 
>gboolean</a>            gimp_edit_clear                     (<a
651
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
652
 
>gint32</a> drawable_ID);</pre>
 
490
<pre class="programlisting">gboolean            gimp_edit_clear                     (gint32 drawable_ID);</pre>
653
491
<p>
654
492
Clear selected area of drawable.
655
493
</p>
681
519
<hr>
682
520
<div class="refsect2" lang="en">
683
521
<a name="gimp-edit-fill"></a><h3>gimp_edit_fill ()</h3>
684
 
<pre class="programlisting"><a
685
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
686
 
>gboolean</a>            gimp_edit_fill                      (<a
687
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
688
 
>gint32</a> drawable_ID,
 
522
<pre class="programlisting">gboolean            gimp_edit_fill                      (gint32 drawable_ID,
689
523
                                                         <a class="link" href="libgimp-gimpenums.html#GimpFillType" title="enum GimpFillType">GimpFillType</a> fill_type);</pre>
690
524
<p>
691
525
Fill selected area of drawable.
725
559
<hr>
726
560
<div class="refsect2" lang="en">
727
561
<a name="gimp-edit-bucket-fill"></a><h3>gimp_edit_bucket_fill ()</h3>
728
 
<pre class="programlisting"><a
729
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
730
 
>gboolean</a>            gimp_edit_bucket_fill               (<a
731
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
732
 
>gint32</a> drawable_ID,
 
562
<pre class="programlisting">gboolean            gimp_edit_bucket_fill               (gint32 drawable_ID,
733
563
                                                         <a
734
 
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpBucketFillMode"
 
564
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpBucketFillMode"
735
565
>GimpBucketFillMode</a> fill_mode,
736
566
                                                         <a class="link" href="libgimp-gimpenums.html#GimpLayerModeEffects" title="enum GimpLayerModeEffects">GimpLayerModeEffects</a> paint_mode,
737
 
                                                         <a
738
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
739
 
>gdouble</a> opacity,
740
 
                                                         <a
741
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
742
 
>gdouble</a> threshold,
743
 
                                                         <a
744
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
745
 
>gboolean</a> sample_merged,
746
 
                                                         <a
747
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
748
 
>gdouble</a> x,
749
 
                                                         <a
750
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
751
 
>gdouble</a> y);</pre>
 
567
                                                         gdouble opacity,
 
568
                                                         gdouble threshold,
 
569
                                                         gboolean sample_merged,
 
570
                                                         gdouble x,
 
571
                                                         gdouble y);</pre>
752
572
<p>
753
573
Fill the area specified either by the current selection if there is
754
574
one, or by a seed fill starting at the specified coordinates.
823
643
<hr>
824
644
<div class="refsect2" lang="en">
825
645
<a name="gimp-edit-blend"></a><h3>gimp_edit_blend ()</h3>
826
 
<pre class="programlisting"><a
827
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
828
 
>gboolean</a>            gimp_edit_blend                     (<a
829
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
830
 
>gint32</a> drawable_ID,
 
646
<pre class="programlisting">gboolean            gimp_edit_blend                     (gint32 drawable_ID,
831
647
                                                         <a
832
 
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpBlendMode"
 
648
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpBlendMode"
833
649
>GimpBlendMode</a> blend_mode,
834
650
                                                         <a class="link" href="libgimp-gimpenums.html#GimpLayerModeEffects" title="enum GimpLayerModeEffects">GimpLayerModeEffects</a> paint_mode,
835
651
                                                         <a
836
 
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpGradientType"
 
652
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpGradientType"
837
653
>GimpGradientType</a> gradient_type,
838
 
                                                         <a
839
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
840
 
>gdouble</a> opacity,
841
 
                                                         <a
842
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
843
 
>gdouble</a> offset,
844
 
                                                         <a
845
 
href="/usr/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpRepeatMode"
 
654
                                                         gdouble opacity,
 
655
                                                         gdouble offset,
 
656
                                                         <a
 
657
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpRepeatMode"
846
658
>GimpRepeatMode</a> repeat,
847
 
                                                         <a
848
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
849
 
>gboolean</a> reverse,
850
 
                                                         <a
851
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
852
 
>gboolean</a> supersample,
853
 
                                                         <a
854
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
855
 
>gint</a> max_depth,
856
 
                                                         <a
857
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
858
 
>gdouble</a> threshold,
859
 
                                                         <a
860
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
861
 
>gboolean</a> dither,
862
 
                                                         <a
863
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
864
 
>gdouble</a> x1,
865
 
                                                         <a
866
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
867
 
>gdouble</a> y1,
868
 
                                                         <a
869
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
870
 
>gdouble</a> x2,
871
 
                                                         <a
872
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
873
 
>gdouble</a> y2);</pre>
 
659
                                                         gboolean reverse,
 
660
                                                         gboolean supersample,
 
661
                                                         gint max_depth,
 
662
                                                         gdouble threshold,
 
663
                                                         gboolean dither,
 
664
                                                         gdouble x1,
 
665
                                                         gdouble y1,
 
666
                                                         gdouble x2,
 
667
                                                         gdouble y2);</pre>
874
668
<p>
875
669
Blend between the starting and ending coordinates with the specified
876
670
blend mode and gradient type.
977
771
<hr>
978
772
<div class="refsect2" lang="en">
979
773
<a name="gimp-edit-stroke"></a><h3>gimp_edit_stroke ()</h3>
980
 
<pre class="programlisting"><a
981
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
982
 
>gboolean</a>            gimp_edit_stroke                    (<a
983
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
984
 
>gint32</a> drawable_ID);</pre>
 
774
<pre class="programlisting">gboolean            gimp_edit_stroke                    (gint32 drawable_ID);</pre>
985
775
<p>
986
776
Stroke the current selection
987
777
</p>
1012
802
<hr>
1013
803
<div class="refsect2" lang="en">
1014
804
<a name="gimp-edit-stroke-vectors"></a><h3>gimp_edit_stroke_vectors ()</h3>
1015
 
<pre class="programlisting"><a
1016
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
1017
 
>gboolean</a>            gimp_edit_stroke_vectors            (<a
1018
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
1019
 
>gint32</a> drawable_ID,
1020
 
                                                         <a
1021
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint32"
1022
 
>gint32</a> vectors_ID);</pre>
 
805
<pre class="programlisting">gboolean            gimp_edit_stroke_vectors            (gint32 drawable_ID,
 
806
                                                         gint32 vectors_ID);</pre>
1023
807
<p>
1024
808
Stroke the specified vectors object
1025
809
</p>