plug_in_gap_decode_mpeg << INDEX >> plug_in_gap_dup

plug_in_gap_del (1.1.29b; 2000/11/30)

NAME
plug_in_gap_del - This plugin deletes the given number of frames from disk including the current frame.
SYNOPSIS
plug_in_gap_del (run_mode,image,drawable,nr)
DESCRIPTION
MENUPATH
<Image>/Video/Delete Frames...
IMAGETYPES
RGB*, INDEXED*, GRAY*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, non-interactive
IMAGEimageInput image (current one of the Anim Frames)
DRAWABLEdrawableInput drawable (unused)
INT32nrnumber of frames to delete (delete starts at current frame)
SOME SYNTAX ALTERNATIVES
$drawable->gap_del (nr)
$image->gap_del (drawable,nr)
plug_in_gap_del (drawable,nr)
gap_del Layer (drawable,nr)
gap_del Image (drawable,nr)
gap_del Plugin (drawable,nr)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/gap_plugins
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>