file_gicon_load << INDEX >> file_gif_load

file_gicon_save (1997)

NAME
file_gicon_save - saves files in the .ico file format
SYNOPSIS
file_gicon_save (run_mode,image,drawable,filename,raw_filename,icon_name)
DESCRIPTION
FIXME: write help
MENUPATH
<Save>/GIcon
IMAGETYPES
GRAY*
INPUT ARGUMENTS
TYPENAMEDESCRIPTION
INT32run_modeInteractive, non-interactive
IMAGEimageInput image
DRAWABLEdrawableDrawable to save
STRINGfilenameThe name of the file to save the image in
STRINGraw_filenameThe name of the file to save the image in
STRINGicon_nameThe name of the icon
SOME SYNTAX ALTERNATIVES
file_gicon_save (drawable,filename,raw_filename,icon_name)
file_gicon_save (image,drawable,filename,raw_filename,icon_name)
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>