perl_fu_scratches << INDEX >> perl_fu_stampify

perl_fu_seth_spin (1.6)

NAME
perl_fu_seth_spin - Seth Spin
SYNOPSIS
perl_fu_seth_spin (run_mode,source,destination,frames,background,perspective,spin_back,convert_indexed)
DESCRIPTION
Take one image. Spin it about the horizontal axis, and end up with another image. I made it for easy web buttons.
MENUPATH
<Toolbox>/Xtns/Animation/Seth Spin...
IMAGETYPES
*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, [non-interactive]
DRAWABLEsourceWhat drawable to spin from?
DRAWABLEdestinationWhat drawable to spin to?
INT8framesHow many frames to use?
COLOURbackgroundWhat color to use for background if not transparent
INT32perspectiveHow much perspective effect to get
INT32spin_backAlso spin back?
INT32convert_indexedConvert to indexed?
SOME SYNTAX ALTERNATIVES
$drawable->seth_spin (destination,frames,background,perspective,spin_back,convert_indexed)
perl_fu_seth_spin (source,destination,frames,background,perspective,spin_back,convert_indexed)
seth_spin Layer (source,destination,frames,background,perspective,spin_back,convert_indexed)
seth_spin Image (source,destination,frames,background,perspective,spin_back,convert_indexed)
seth_spin Channel (source,destination,frames,background,perspective,spin_back,convert_indexed)
seth_spin Drawable (source,destination,frames,background,perspective,spin_back,convert_indexed)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/sethspin
AUTHOR
Seth Burgess
(c)1.6 Seth Burgess <sjburges@gimp.org>


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