file_gz_load << INDEX >> file_header_save

file_gz_save (1995-1997)

NAME
file_gz_save - saves files compressed with gzip
SYNOPSIS
file_gz_save (run_mode,image,drawable,filename,raw_filename)
DESCRIPTION
You need to have gzip installed.
MENUPATH
<Save>/gzip
IMAGETYPES
RGB*, GRAY*, INDEXED*
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
SOME SYNTAX ALTERNATIVES
file_gz_save (drawable,filename,raw_filename)
file_gz_save (image,drawable,filename,raw_filename)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/gz
AUTHOR
Daniel Risacher
(c)1995-1997 Daniel Risacher, Spencer Kimball and Peter Mattis


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