plug_in_iwarp << INDEX >> plug_in_jigsaw_Iterator_ALT

plug_in_jigsaw (May 2000)

NAME
plug_in_jigsaw - Renders a jigsaw puzzle look
SYNOPSIS
plug_in_jigsaw (run_mode,image,drawable,x,y,style,blend_lines,blend_amount)
DESCRIPTION
Jigsaw puzzle look
MENUPATH
<Image>/Filters/Render/Pattern/Jigsaw...
IMAGETYPES
RGB*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, Non-interactive, Last-Vals
IMAGEimageInput image
DRAWABLEdrawableInput drawable
INT32xNumber of tiles across > 0
INT32yNumber of tiles down > 0
INT32styleThe style/shape of the jigsaw puzzle, 0 or 1
INT32blend_linesNumber of lines for shading bevels >= 0
FLOATblend_amountThe power of the light highlights 0 =< 5
SOME SYNTAX ALTERNATIVES
$drawable->jigsaw (x,y,style,blend_lines,blend_amount)
$image->jigsaw (drawable,x,y,style,blend_lines,blend_amount)
plug_in_jigsaw (drawable,x,y,style,blend_lines,blend_amount)
jigsaw Layer (drawable,x,y,style,blend_lines,blend_amount)
jigsaw Image (drawable,x,y,style,blend_lines,blend_amount)
jigsaw Plugin (drawable,x,y,style,blend_lines,blend_amount)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/jigsaw
AUTHOR
Nigel Wetten
(c)May 2000 Nigel Wetten


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