perl_fu_seth_spin << INDEX >> perl_fu_stamps

perl_fu_stampify (990328)

NAME
perl_fu_stampify - Makes an image look like a postage stamp.
SYNOPSIS
perl_fu_stampify (run_mode,image,drawable,paper,hole,diameter,gap,marg)
DESCRIPTION
This plug-in works from the active layer. Depending on the size of the image, perforations may look strange. Test alternatives!
MENUPATH
<Image>/Filters/Render/Stampify...
IMAGETYPES
*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, [non-interactive]
IMAGEimageThe image to work on
DRAWABLEdrawableThe drawable to work on
COLOURpaperPaper colour
COLOURholeHole colour
INT32diameterDiameter of perforation
INT32gapGap between perforations
INT32margMarginal between art and perforations
SOME SYNTAX ALTERNATIVES
$drawable->stampify (paper,hole,diameter,gap,marg)
$image->stampify (drawable,paper,hole,diameter,gap,marg)
perl_fu_stampify (drawable,paper,hole,diameter,gap,marg)
stampify Layer (drawable,paper,hole,diameter,gap,marg)
stampify Image (drawable,paper,hole,diameter,gap,marg)
stampify Channel (drawable,paper,hole,diameter,gap,marg)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/stampify
AUTHOR
Claes G Lindblad <claesg@algonet.se>
(c)990328 Claes G Lindblad <claesg@algonet.se>


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