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
TYPE
NAME
DESCRIPTION
INT32
run_mode
Interactive, non-interactive
IMAGE
image
Input image (current one of the Anim Frames)
DRAWABLE
drawable
Input drawable (unused)
INT32
nr
number 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>