file_GTM_save << INDEX >> file_avi_load

file_aa_save (1997)

NAME
file_aa_save - Saves files in various text formats
SYNOPSIS
file_aa_save (run_mode,image,drawable,filename,raw_filename,file_type)
DESCRIPTION
Saves files in various text formats
MENUPATH
<Save>/AA
IMAGETYPES
GRAY*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, non-interactive
IMAGEimageInput image
DRAWABLEdrawableDrawable to save
STRINGfilenameThe name of the file to save the image in
STRINGraw_filenameThe name entered
STRINGfile_typeFile type to use
SOME SYNTAX ALTERNATIVES
file_aa_save (drawable,filename,raw_filename,file_type)
file_aa_save (image,drawable,filename,raw_filename,file_type)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/aa
AUTHOR
Tim Newsome <nuisance@cmu.edu>
(c)1997 Tim Newsome <nuisance@cmu.edu>


This page was created by gimpdoc, written by Marc Lehmann <pcg@goof.com>