file_sgi_load << INDEX >> file_sunras_load

file_sgi_save (1.1.1 - 17 May 1998)

NAME
file_sgi_save - Saves files in SGI image file format
SYNOPSIS
file_sgi_save (run_mode,image,drawable,filename,raw_filename,compression)
DESCRIPTION
This plug-in saves SGI image files.
MENUPATH
<Save>/SGI
IMAGETYPES
RGB*,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 of the file to save the image in
INT32compressionCompression level (0 = none, 1 = RLE, 2 = ARLE)
SOME SYNTAX ALTERNATIVES
file_sgi_save (drawable,filename,raw_filename,compression)
file_sgi_save (image,drawable,filename,raw_filename,compression)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/sgi
AUTHOR
Michael Sweet <mike@easysw.com>
(c)1.1.1 - 17 May 1998 Copyright 1997-1998 by Michael Sweet


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