perl_fu_add_glow
<<
INDEX
>>
perl_fu_blowinout
perl_fu_animate_cells
(1999-03-15)
NAME
perl_fu_animate_cells - Perform cell animation from a single, layered image
SYNOPSIS
perl_fu_animate_cells
(run_mode,image,drawable,work_on_copy)
DESCRIPTION
Use this plugin to animate a series of layers in the same way that a physical animation process would use cells.
MENUPATH
<Image>/Filters/Animation/Animate Cells...
IMAGETYPES
*
INPUT ARGUMENTS
TYPE
NAME
DESCRIPTION
INT32
run_mode
Interactive, [non-interactive]
IMAGE
image
The image to work on
DRAWABLE
drawable
The drawable to work on
INT32
work_on_copy
SOME SYNTAX ALTERNATIVES
$drawable->animate_cells
(work_on_copy)
$image->animate_cells
(drawable,work_on_copy)
perl_fu_animate_cells
(drawable,work_on_copy)
animate_cells Layer
(drawable,work_on_copy)
animate_cells Image
(drawable,work_on_copy)
animate_cells Channel
(drawable,work_on_copy)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/animate_cells
AUTHOR
Aaron Sherman
(c)1999-03-15 Aaron Sherman (c)
This page was created by
gimpdoc
, written by
Marc Lehmann <pcg@goof.com>