file_jpeg_save << INDEX >> file_miff_save

file_miff_load (1999-09-14)

NAME
file_miff_load - load miff images (Magick Interchange File Format)
SYNOPSIS
image = file_miff_load (run_mode,filename,raw_filename)
DESCRIPTION
Loads images that were saved in the miff (Magick Interchange File Format) format used by the ImageMagick package
MENUPATH
<Load>/MIFF
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, [non-interactive]
STRINGfilenameThe name of the file
STRINGraw_filenameThe name of the file
RETURN VALUES
TYPENAMEDESCRIPTION
IMAGEimageOutput image
SOME SYNTAX ALTERNATIVES
image = file_miff_load (filename,raw_filename)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/miff
AUTHOR
Marc Lehmann
(c)1999-09-14 Marc Lehmann <pcg@goof.com>


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