file_gih_save << INDEX >> file_gz_save

file_gz_load (1995-1997)

NAME
file_gz_load - loads files compressed with gzip
SYNOPSIS
image = file_gz_load (run_mode,filename,raw_filename)
DESCRIPTION
You need to have gzip installed.
MENUPATH
<Load>/gzip
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, non-interactive
STRINGfilenameThe name of the file to load
STRINGraw_filenameThe name entered
RETURN VALUES
TYPENAMEDESCRIPTION
IMAGEimageOutput image
SOME SYNTAX ALTERNATIVES
image = file_gz_load (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>