file_psd_load
<<
INDEX
>>
file_sgi_load
file_psp_load
(1999)
NAME
file_psp_load - loads images from the Paint Shop Pro PSP file format
SYNOPSIS
image =
file_psp_load
(run_mode,filename,raw_filename)
DESCRIPTION
This plug-in loads and saves images in Paint Shop Pro's native PSP format. Vector layers aren't handled. Saving isn't yet implemented.
MENUPATH
<Load>/PSP
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_psp_load
(filename,raw_filename)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/psp
AUTHOR
Tor Lillqvist
(c)1999 Tor Lillqvist
This page was created by
gimpdoc
, written by
Marc Lehmann <pcg@goof.com>