file_gbr_save << INDEX >> file_gicon_save

file_gicon_load (1997)

NAME
file_gicon_load - loads files of the .ico file format
SYNOPSIS
image = file_gicon_load (run_mode,filename,raw_filename)
DESCRIPTION
FIXME: write help
MENUPATH
<Load>/GIcon
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_gicon_load (filename,raw_filename)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/gicon
AUTHOR
Spencer Kimball
(c)1997 Spencer Kimball


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