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
TYPE
NAME
DESCRIPTION
INT32
run_mode
Interactive, non-interactive
STRING
filename
The name of the file to load
STRING
raw_filename
The name entered
RETURN VALUES
TYPE
NAME
DESCRIPTION
IMAGE
image
Output 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>