perl_fu_guide_to_selection
<<
INDEX
>>
perl_fu_image_tile
perl_fu_highlight_edges
(1999-06-14)
NAME
perl_fu_highlight_edges - Frame an alpha layer with black and white edges
SYNOPSIS
perl_fu_highlight_edges
(run_mode,image,drawable,edging)
DESCRIPTION
Use this pluggin to highlight the edges of an alpha layer and make it appear to have height. Not quite the same as a beveled edge, this is a somewhat more subtle technique.
MENUPATH
<Image>/Filters/Render/Highlight Edges...
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
edging
Pixels
SOME SYNTAX ALTERNATIVES
$drawable->highlight_edges
(edging)
$image->highlight_edges
(drawable,edging)
perl_fu_highlight_edges
(drawable,edging)
highlight_edges Layer
(drawable,edging)
highlight_edges Image
(drawable,edging)
highlight_edges Channel
(drawable,edging)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/glowing_steel
AUTHOR
Aaron Sherman
(c)1999-06-14 Aaron Sherman (c)
This page was created by
gimpdoc
, written by
Marc Lehmann <pcg@goof.com>