plug_in_warp_sharp << INDEX >> plug_in_waves_Iterator_ALT

plug_in_waves (1997)

NAME
plug_in_waves - Distort the image with waves
SYNOPSIS
plug_in_waves (run_mode,image,drawable,amplitude,phase,wavelength,type,reflective)
DESCRIPTION
none yet
MENUPATH
<Image>/Filters/Distorts/Waves...
IMAGETYPES
RGB*, GRAY*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, non-interactive
IMAGEimageThe Image
DRAWABLEdrawableThe Drawable
FLOATamplitudeThe Amplitude of the Waves
FLOATphaseThe Phase of the Waves
FLOATwavelengthThe Wavelength of the Waves
INT32typeType of waves, black/smeared
INT32reflectiveUse Reflection
SOME SYNTAX ALTERNATIVES
$drawable->waves (amplitude,phase,wavelength,type,reflective)
$image->waves (drawable,amplitude,phase,wavelength,type,reflective)
plug_in_waves (drawable,amplitude,phase,wavelength,type,reflective)
waves Layer (drawable,amplitude,phase,wavelength,type,reflective)
waves Image (drawable,amplitude,phase,wavelength,type,reflective)
waves Plugin (drawable,amplitude,phase,wavelength,type,reflective)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/waves
AUTHOR
Eric L. Hernes, Stephen Norris
(c)1997 Stephen Norris


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