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
TYPE
NAME
DESCRIPTION
INT32
run_mode
Interactive, non-interactive
IMAGE
image
Image
DRAWABLE
drawable
Drawable
STRING
value
Intermediate Frames
STRING
value
Max. Blur Radius
INT32
toggle
Looped
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>