extension_web_browser
<<
INDEX
>>
file_aa_save
file_GTM_save
(1998)
NAME
file_GTM_save - GIMP Table Magic
SYNOPSIS
file_GTM_save
(run_mode,image,drawable,filename,raw_filename)
DESCRIPTION
Allows you to draw an HTML table in GIMP. See help for more info.
MENUPATH
<Save>/HTML
IMAGETYPES
RGB*, GRAY*
INPUT ARGUMENTS
TYPE
NAME
DESCRIPTION
INT32
run_mode
Interactive
IMAGE
image
Input image
DRAWABLE
drawable
Drawable to save
STRING
filename
The name of the file to save the image in
STRING
raw_filename
The name of the file to save the image in
SOME SYNTAX ALTERNATIVES
file_GTM_save
(drawable,filename,raw_filename)
file_GTM_save
(image,drawable,filename,raw_filename)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/gtm
AUTHOR
Daniel Dunbar
(c)1998 Daniel Dunbar
This page was created by
gimpdoc
, written by
Marc Lehmann <pcg@goof.com>