perl_fu_repdup
<<
INDEX
>>
perl_fu_scratches
perl_fu_round_sel
(1999-03-25)
NAME
perl_fu_round_sel - Rounds a selection.
SYNOPSIS
perl_fu_round_sel
(run_mode,image,drawable,roundness)
DESCRIPTION
Rounds a selection.
MENUPATH
<Image>/Select/Round...
IMAGETYPES
*
INPUT ARGUMENTS
TYPE
NAME
DESCRIPTION
INT32
run_mode
Interactive, [non-interactive]
IMAGE
image
The image to work on
DRAWABLE
drawable
The drawable to work on
INT32
roundness
How much to round, in pixels
SOME SYNTAX ALTERNATIVES
$drawable->round_sel
(roundness)
$image->round_sel
(drawable,roundness)
perl_fu_round_sel
(drawable,roundness)
round_sel Layer
(drawable,roundness)
round_sel Image
(drawable,roundness)
round_sel Channel
(drawable,roundness)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/roundsel
AUTHOR
Uri Zarfaty
(c)1999-03-25 Uri Zarfaty <udz20@cam.ac.uk>
This page was created by
gimpdoc
, written by
Marc Lehmann <pcg@goof.com>