NAME
guide_to_selection - Puts a selection mask around the guides
SYNOPSIS
<Image>/Image/Guides/To Selection...
DESCRIPTION
Selects the area under the guides (1px wide)
PARAMETERS
[PF_RADIO, "operation", "The selection operation", CHANNEL_OP_REPLACE,
[ADD => CHANNEL_OP_ADD, SUB => CHANNEL_OP_SUBTRACT, REPLACE => CHANNEL_OP_REPLACE]],
[PF_TOGGLE, "feather", "Feather the selection?", 0],
[PF_SPINNER, "radius","Radius for feather operation", 1, [0, 1000, 1e0]],
IMAGE TYPES
*
HISTORY
7/15/03 <sjburges@gimp.org>
Changed spot that its registered from <Image>/Guides to <Image>/Image/Guides
to reduce horizontal clutter on menubar
AUTHOR
Marc Lehmann
DATE
1999-08-01
LICENSE
Marc Lehmann <pcg@goof.com>
Distributed under the same terms as Gimp-Perl.