plug_in_gap_video_edit_paste << INDEX >>
plug_in_gauss_iir
plug_in_gap_xanim_decode (1.1.29b; 2000/11/25)
- NAME
- plug_in_gap_xanim_decode - This plugin calls xanim to split any video to anim frames. (xanim exporting edition must be installed on your system)
- SYNOPSIS
- plug_in_gap_xanim_decode (run_mode,image,drawable)
- DESCRIPTION
-
- MENUPATH
- <Image>/Video/Split Video to Frames/Any XANIM readable...
- INPUT ARGUMENTS
| TYPE | NAME | DESCRIPTION
|
|---|
| INT32 | run_mode | Interactive |
| IMAGE | image | (unused) |
| DRAWABLE | drawable | (unused) |
- SOME SYNTAX ALTERNATIVES
- $drawable->gap_xanim_decode
$image->gap_xanim_decode (drawable)
plug_in_gap_xanim_decode (drawable)
gap_xanim_decode Layer (drawable)
gap_xanim_decode Image (drawable)
gap_xanim_decode Plugin (drawable)
- INSTALLATION PATH
- /opt/lib/gimp/1.2/plug-ins/gap_frontends
- AUTHOR
- Wolfgang Hofer (hof@gimp.org)
(c)1.1.29b; 2000/11/25 Wolfgang Hofer
This page was created by gimpdoc, written by Marc Lehmann <pcg@goof.com>