perl_fu_guide_remove << INDEX >> perl_fu_highlight_edges

perl_fu_guide_to_selection (1999-08-01)

NAME
perl_fu_guide_to_selection - Selects the area under the selection
SYNOPSIS
perl_fu_guide_to_selection (run_mode,image,drawable,operation,feather,feather_radius)
DESCRIPTION
Selects the area under the guides and a small area beneath
MENUPATH
<Image>/Guides/To Selection...
IMAGETYPES
*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, [non-interactive]
IMAGEimageThe image to work on
DRAWABLEdrawableThe drawable to work on
INT32operationThe selection operation
INT32featherFeather the selection?
INT32feather_radiusRadius for feather operation
SOME SYNTAX ALTERNATIVES
$drawable->guide_to_selection (operation,feather,feather_radius)
$image->guide_to_selection (drawable,operation,feather,feather_radius)
perl_fu_guide_to_selection (drawable,operation,feather,feather_radius)
guide_to_selection Layer (drawable,operation,feather,feather_radius)
guide_to_selection Image (drawable,operation,feather,feather_radius)
guide_to_selection Channel (drawable,operation,feather,feather_radius)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/guides_to_selection
AUTHOR
Marc Lehmann
(c)1999-08-01 Marc Lehmann <pcg@goof.com>


This page was created by gimpdoc, written by Marc Lehmann <pcg@goof.com>