perl_fu_animate_cells << INDEX >> perl_fu_blur_2x2

perl_fu_blowinout (1999-03-15)

NAME
perl_fu_blowinout - Blow selected layer inout
SYNOPSIS
perl_fu_blowinout (run_mode,image,drawable,angle,steps,distance,direction,series)
DESCRIPTION
Generates an animation thats blows the selected layer in or out
MENUPATH
<Image>/Filters/Animation/BlowInOut...
IMAGETYPES
*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, [non-interactive]
IMAGEimageThe image to work on
DRAWABLEdrawableThe drawable to work on
INT32angleWind Angle, 0 is left
INT32stepsNumber of Steps/Layers
STRINGdistanceHow far to blow
INT32directionBlow direction
INT32seriesKind of series
SOME SYNTAX ALTERNATIVES
$drawable->blowinout (angle,steps,distance,direction,series)
$image->blowinout (drawable,angle,steps,distance,direction,series)
perl_fu_blowinout (drawable,angle,steps,distance,direction,series)
blowinout Layer (drawable,angle,steps,distance,direction,series)
blowinout Image (drawable,angle,steps,distance,direction,series)
blowinout Channel (drawable,angle,steps,distance,direction,series)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/blowinout
AUTHOR
John Pitney
(c)1999-03-15 John Pitney <pitney@uiuc.edu>


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