NAME

blowinout - Blow selected layer in/out

SYNOPSIS

<Image>/Filters/Animation/BlowInOut...

DESCRIPTION

Generates an animation thats blows the selected layer in or out.

PARAMETERS

 [PF_INT32, "angle", "Wind Angle, 0 is left", 120],
 [PF_INT32, "nsteps", "Number of Steps/Layers", 5],
 [PF_VALUE, "distance", "How far to blow",30],
 [PF_RADIO, "inmode", "Blow direction", 0, [In => 1, Out => 0]],
 [PF_RADIO, "arithmode", "Kind of series", 1, [Arithmetic => 1, Geometric => 0]]

IMAGE TYPES

*

AUTHOR

John Pitney <john@pitney.org>

DATE

1999-03-15

LICENSE

Copyright John Pitney.

Released under the same terms as Gimp-Perl.