plug_in_gauss_rle_Iterator_ALT << INDEX >> plug_in_gfig_Iterator_ALT

plug_in_gfig (1997)

NAME
plug_in_gfig - Create Geometrical shapes with the Gimp
SYNOPSIS
plug_in_gfig (run_mode,image,drawable,dummy)
DESCRIPTION
More here later
MENUPATH
<Image>/Filters/Render/Gfig...
IMAGETYPES
RGB*, GRAY*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, non-interactive
IMAGEimageInput image (unused)
DRAWABLEdrawableInput drawable
INT32dummydummy
SOME SYNTAX ALTERNATIVES
$drawable->gfig (dummy)
$image->gfig (drawable,dummy)
plug_in_gfig (drawable,dummy)
gfig Layer (drawable,dummy)
gfig Image (drawable,dummy)
gfig Plugin (drawable,dummy)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/gfig
AUTHOR
Andy Thomas
(c)1997 Andy Thomas


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