file_faxg3_load << INDEX >> file_fits_save

file_fits_load (1997)

NAME
file_fits_load - load file of the FITS file format
SYNOPSIS
image = file_fits_load (run_mode,filename,raw_filename)
DESCRIPTION
load file of the FITS file format (Flexible Image Transport System)
MENUPATH
<Load>/FITS
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_fits_load (filename,raw_filename)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/fits
AUTHOR
Peter Kirchgessner
(c)1997 Peter Kirchgessner (peter@kirchgessner.net)


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