plug_in_hot << INDEX >> plug_in_illusion

plug_in_ifs_compose (1997)

NAME
plug_in_ifs_compose - Create an Iterated Function System Fractal
SYNOPSIS
plug_in_ifs_compose (run_mode,image,drawable)
DESCRIPTION
Interactively create an Iterated Function System fractal. Use the window on the upper left to adjust the component transformations of the fractal. The operation that is performed is selected by the buttons underneath the window, or from a menu popped up by the right mouse button. The fractal will be rendered with a transparent background if the current image has a transparent background.
MENUPATH
<Image>/Filters/Render/Nature/IfsCompose...
IMAGETYPES
RGB*, GRAY*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, non-interactive
IMAGEimageInput image
DRAWABLEdrawableInput drawable
SOME SYNTAX ALTERNATIVES
$drawable->ifs_compose
$image->ifs_compose (drawable)
plug_in_ifs_compose (drawable)
ifs_compose Layer (drawable)
ifs_compose Image (drawable)
ifs_compose Plugin (drawable)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/ifscompose
AUTHOR
Owen Taylor
(c)1997 Owen Taylor


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