plug_in_animationunoptimize << INDEX >> plug_in_applylens

plug_in_apply_canvas (1997)

NAME
plug_in_apply_canvas - Adds a canvas texture map to the picture
SYNOPSIS
plug_in_apply_canvas (run_mode,image,drawable,direction,depth)
DESCRIPTION
This function applies a canvas texture map to the drawable.
MENUPATH
<Image>/Filters/Artistic/Apply Canvas...
IMAGETYPES
RGB*, GRAY*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, non-interactive
IMAGEimageInput image (unused)
DRAWABLEdrawableInput drawable
INT32directionLight direction (0 - 3)
INT32depthTexture depth (1 - 50)
SOME SYNTAX ALTERNATIVES
$drawable->apply_canvas (direction,depth)
$image->apply_canvas (drawable,direction,depth)
plug_in_apply_canvas (drawable,direction,depth)
apply_canvas Layer (drawable,direction,depth)
apply_canvas Image (drawable,direction,depth)
apply_canvas Plugin (drawable,direction,depth)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/struc
AUTHOR
Karl-Johan Andersson
(c)1997 Karl-Johan Andersson


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