plug_in_gap_get_animinfo << INDEX >> plug_in_gap_last

plug_in_gap_goto (1.1.29b; 2000/11/30)

NAME
plug_in_gap_goto - This plugin exchanges current image with requested image (nr) from disk.
SYNOPSIS
plug_in_gap_goto (run_mode,image,drawable,nr)
DESCRIPTION
MENUPATH
<Image>/Video/Goto/Any Frame...
IMAGETYPES
RGB*, INDEXED*, GRAY*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, non-interactive
IMAGEimageInput image (current one of the Anim Frames)
DRAWABLEdrawableInput drawable (unused)
INT32nrframe nr where to go
SOME SYNTAX ALTERNATIVES
$drawable->gap_goto (nr)
$image->gap_goto (drawable,nr)
plug_in_gap_goto (drawable,nr)
gap_goto Layer (drawable,nr)
gap_goto Image (drawable,nr)
gap_goto 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>