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
TYPE
NAME
DESCRIPTION
INT32
run_mode
Interactive, non-interactive
IMAGE
image
Input image (unused)
DRAWABLE
drawable
Input drawable
INT32
direction
Light direction (0 - 3)
INT32
depth
Texture 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>