plug_in_convmatrix_Iterator_ALT << INDEX >> plug_in_cubism_Iterator_ALT

plug_in_cubism (1996)

NAME
plug_in_cubism - Convert the input drawable into a collection of rotated squares
SYNOPSIS
plug_in_cubism (run_mode,image,drawable,tile_size,tile_saturation,bg_color)
DESCRIPTION
Help not yet written for this plug-in
MENUPATH
<Image>/Filters/Artistic/Cubism...
IMAGETYPES
RGB*, GRAY*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, non-interactive
IMAGEimageInput image
DRAWABLEdrawableInput drawable
FLOATtile_sizeAverage diameter of each tile (in pixels)
FLOATtile_saturationExpand tiles by this amount
INT32bg_colorBackground color: { BLACK (0), BG (1) }
SOME SYNTAX ALTERNATIVES
$drawable->cubism (tile_size,tile_saturation,bg_color)
$image->cubism (drawable,tile_size,tile_saturation,bg_color)
plug_in_cubism (drawable,tile_size,tile_saturation,bg_color)
cubism Layer (drawable,tile_size,tile_saturation,bg_color)
cubism Image (drawable,tile_size,tile_saturation,bg_color)
cubism Plugin (drawable,tile_size,tile_saturation,bg_color)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/cubism
AUTHOR
Spencer Kimball & Tracy Scott
(c)1996 Spencer Kimball & Tracy Scott


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