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
TYPENAMEDESCRIPTION
INT32run_modeInteractive
IMAGEimageInput image
DRAWABLEdrawableDrawable to save
STRINGfilenameThe name of the file to save the image in
STRINGraw_filenameThe 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>