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
TYPENAMEDESCRIPTION
INT32run_modeInteractive, non-interactive
STRINGfilenameThe name of the file to load
STRINGraw_filenameThe name of the file to load
RETURN VALUES
TYPENAMEDESCRIPTION
IMAGEimageOutput 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>