plug_in_gap_split << INDEX >>
plug_in_gap_video_edit_copy
plug_in_gap_video_edit_clear (1.1.29b; 2000/11/30)
- NAME
- plug_in_gap_video_edit_clear - clear the video paste buffer by deleting all framefilesthe video paste buffer is a directory configured by gimprc (video-paste-dir )and a framefile basename configured by gimprc (video-paste-basename)
- SYNOPSIS
- plug_in_gap_video_edit_clear (run_mode,image,drawable)
- DESCRIPTION
-
- INPUT ARGUMENTS
| TYPE | NAME | DESCRIPTION
|
|---|
| INT32 | run_mode | always non-interactive |
| IMAGE | image | Input image (is ignored) |
| DRAWABLE | drawable | Input drawable (unused) |
- SOME SYNTAX ALTERNATIVES
- $drawable->gap_video_edit_clear
$image->gap_video_edit_clear (drawable)
plug_in_gap_video_edit_clear (drawable)
gap_video_edit_clear Layer (drawable)
gap_video_edit_clear Image (drawable)
gap_video_edit_clear Plugin (drawable)
- 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>