script_fu_big_header_gimp_org << INDEX >> script_fu_blended_logo

script_fu_blend_anim (1999/12/21)

NAME
script_fu_blend_anim - <Image>/Script-Fu/Animators/Blend...
SYNOPSIS
script_fu_blend_anim (run_mode,image,drawable,value,value,toggle)
DESCRIPTION
Blend two or more layers over a background, so that an animation can be saved
MENUPATH
<Image>/Script-Fu/Animators/Blend...
IMAGETYPES
RGB* GRAY*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, non-interactive
IMAGEimageImage
DRAWABLEdrawableDrawable
STRINGvalueIntermediate Frames
STRINGvalueMax. Blur Radius
INT32toggleLooped
SOME SYNTAX ALTERNATIVES
script_fu_blend_anim (drawable,value,value,toggle)
script_fu_blend_anim (image,drawable,value,value,toggle)
INSTALLATION PATH
none
AUTHOR
Sven Neumann <sven@gimp.org>
(c)1999/12/21 Sven Neumann


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