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
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_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>