file_mpeg_load
<<
INDEX
>>
file_pat_save
file_pat_load
(1997)
NAME
file_pat_load - Loads Gimp's .PAT pattern files
SYNOPSIS
image =
file_pat_load
(run_mode,filename,raw_filename)
DESCRIPTION
The images in the pattern dialog can be loaded directly with this plug-in
MENUPATH
<Load>/PAT
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_pat_load
(filename,raw_filename)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/pat
AUTHOR
Tim Newsome
(c)1997 Tim Newsome
This page was created by
gimpdoc
, written by
Marc Lehmann <pcg@goof.com>