plug_in_AlphaFade << INDEX >> plug_in_CML_explorer_Iterator_ALT

plug_in_CML_explorer (1997)

NAME
plug_in_CML_explorer - Make an image of Coupled-Map Lattice
SYNOPSIS
plug_in_CML_explorer (run_mode,image,drawable,parameter_file_name)
DESCRIPTION
Make an image of Coupled-Map Lattice (CML). CML is a kind of Cellula Automata on continuous (value) domain. In GIMP_RUN_NONINTERACTIVE, the name of a prameter file is passed as the 4th arg. You can control CML_explorer via parameter file.
MENUPATH
<Image>/Filters/Render/Pattern/CML Explorer...
IMAGETYPES
RGB*, GRAY*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, non-interactive
IMAGEimageInput image (not used)
DRAWABLEdrawableInput drawable
STRINGparameter_file_nameThe name of parameter file. CML_explorer makes an image with its settings.
SOME SYNTAX ALTERNATIVES
$drawable->CML_explorer (parameter_file_name)
$image->CML_explorer (drawable,parameter_file_name)
plug_in_CML_explorer (drawable,parameter_file_name)
CML_explorer Layer (drawable,parameter_file_name)
CML_explorer Image (drawable,parameter_file_name)
CML_explorer Plugin (drawable,parameter_file_name)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/CML_explorer
AUTHOR
Shuji Narazaki (narazaki@InetQ.or.jp); http://www.inetq.or.jp/~narazaki/TheGIMP/
(c)1997 Shuji Narazaki


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