perl_fu_random_art_1 << INDEX >> perl_fu_repdup

perl_fu_random_blends (1999-03-18)

NAME
perl_fu_random_blends - Random Blends - take a guess.
SYNOPSIS
perl_fu_random_blends (run_mode,image,drawable,number)
DESCRIPTION
A random approach to art. Just try it. It might be good.
MENUPATH
<Image>/Filters/Render/Random Blends...
IMAGETYPES
RGB*, GRAY*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, [non-interactive]
IMAGEimageThe image to work on
DRAWABLEdrawableThe drawable to work on
INT32numberHow many gradients to apply
SOME SYNTAX ALTERNATIVES
$drawable->random_blends (number)
$image->random_blends (drawable,number)
perl_fu_random_blends (drawable,number)
random_blends Layer (drawable,number)
random_blends Image (drawable,number)
random_blends Channel (drawable,number)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/randomblends
AUTHOR
Seth Burgess
(c)1999-03-18 Seth Burgess <sjburges@gimp.org>


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