plug_in_gap_range_to_multilayer << INDEX >> plug_in_gap_shift

plug_in_gap_set_framerate (1.1.29b; 2000/11/30)

NAME
plug_in_gap_set_framerate - This plugin sets the framerate for AnimFrames
SYNOPSIS
plug_in_gap_set_framerate (run_mode,image,drawable,framerate)
DESCRIPTION
The framerate is stored in a video info file named like the basename of the AnimFrames without a framenumber. The extension of this video info file is .vin
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modenon-interactive
IMAGEimageInput image (current one of the Anim Frames)
DRAWABLEdrawableInput drawable (unused)
FLOATframerateframerate in frames per second
SOME SYNTAX ALTERNATIVES
$drawable->gap_set_framerate (framerate)
$image->gap_set_framerate (drawable,framerate)
plug_in_gap_set_framerate (drawable,framerate)
gap_set_framerate Layer (drawable,framerate)
gap_set_framerate Image (drawable,framerate)
gap_set_framerate Plugin (drawable,framerate)
AUTHOR
Wolfgang Hofer (hof@gimp.org)
(c)1.1.29b; 2000/11/30 Wolfgang Hofer


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