file_hrz_save
<<
INDEX
>>
file_jpeg_save
file_jpeg_load
(1995-1999)
NAME
file_jpeg_load - loads files in the JPEG file format
SYNOPSIS
image =
file_jpeg_load
(run_mode,filename,raw_filename)
DESCRIPTION
loads files in the JPEG file format
MENUPATH
<Load>/Jpeg
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 of the file to load
RETURN VALUES
TYPE
NAME
DESCRIPTION
IMAGE
image
Output image
SOME SYNTAX ALTERNATIVES
image =
file_jpeg_load
(filename,raw_filename)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/jpeg
AUTHOR
Spencer Kimball, Peter Mattis & others
(c)1995-1999 Spencer Kimball & Peter Mattis
This page was created by
gimpdoc
, written by
Marc Lehmann <pcg@goof.com>