plug_in_whirl_pinch_Iterator_ALT << INDEX >> plug_in_wind_Iterator_ALT

plug_in_wind (May 2000)

NAME
plug_in_wind - Renders a wind effect.
SYNOPSIS
plug_in_wind (run_mode,image,drawable,threshold,direction,strength,alg,edge)
DESCRIPTION
Renders a wind effect.
MENUPATH
<Image>/Filters/Distorts/Wind...
IMAGETYPES
RGB*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, non-interactive
IMAGEimageInput image (unused)
DRAWABLEdrawableInput drawable
INT32thresholdControls where blending will be done >= 0
INT32directionLeft or Right: 0 or 1
INT32strengthControls the extent of the blending > 1
INT32algWIND, BLAST
INT32edgeLEADING, TRAILING, or BOTH
SOME SYNTAX ALTERNATIVES
$drawable->wind (threshold,direction,strength,alg,edge)
$image->wind (drawable,threshold,direction,strength,alg,edge)
plug_in_wind (drawable,threshold,direction,strength,alg,edge)
wind Layer (drawable,threshold,direction,strength,alg,edge)
wind Image (drawable,threshold,direction,strength,alg,edge)
wind Plugin (drawable,threshold,direction,strength,alg,edge)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/wind
AUTHOR
Nigel Wetten
(c)May 2000 Nigel Wetten


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