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
TYPENAMEDESCRIPTION
INT32run_modeInteractive, [non-interactive]
IMAGEimageThe image to work on
DRAWABLEdrawableThe drawable to work on
INT32edgingPixels
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>