plug_in_pixelize_Iterator_ALT << INDEX >> plug_in_plasma_Iterator_ALT

plug_in_plasma (May 2000)

NAME
plug_in_plasma - Create a plasma cloud like image to the specified drawable
SYNOPSIS
plug_in_plasma (run_mode,image,drawable,seed,turbulence)
DESCRIPTION
More help
MENUPATH
<Image>/Filters/Render/Clouds/Plasma...
IMAGETYPES
RGB*, GRAY*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, non-interactive
IMAGEimageInput image (unused)
DRAWABLEdrawableInput drawable
INT32seedRandom seed
FLOATturbulenceTurbulence of plasma
SOME SYNTAX ALTERNATIVES
$drawable->plasma (seed,turbulence)
$image->plasma (drawable,seed,turbulence)
plug_in_plasma (drawable,seed,turbulence)
plasma Layer (drawable,seed,turbulence)
plasma Image (drawable,seed,turbulence)
plasma Plugin (drawable,seed,turbulence)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/plasma
AUTHOR
Stephen Norris & (ported to 1.0 by) Eiichi Takamori
(c)May 2000 Stephen Norris


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