file_ps_save << INDEX >> file_psp_load

file_psd_load (1996-1998)

NAME
file_psd_load - loads files of the Photoshop(tm) PSD file format
SYNOPSIS
image = file_psd_load (run_mode,filename,raw_filename)
DESCRIPTION
This filter loads files of Adobe Photoshop(tm) native PSD format. These files may be of any image type supported by GIMP, with or without layers, layer masks, aux channels and guides.
MENUPATH
<Load>/PSD
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_psd_load (filename,raw_filename)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/psd
AUTHOR
Adam D. Moss & Torsten Martinsen
(c)1996-1998 Adam D. Moss & Torsten Martinsen


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