file_xpm_load << INDEX >> file_xwd_load

file_xpm_save (1997)

NAME
file_xpm_save - saves files in the xpm file format (if you're on a 16 bit display...)
SYNOPSIS
file_xpm_save (run_mode,image,drawable,filename,raw_filename,threshold)
DESCRIPTION
FIXME: write help for xpm
MENUPATH
<Save>/Xpm
IMAGETYPES
RGB*, GRAY*, INDEXED*
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
INT32thresholdAlpha threshold (0-255)
SOME SYNTAX ALTERNATIVES
file_xpm_save (drawable,filename,raw_filename,threshold)
file_xpm_save (image,drawable,filename,raw_filename,threshold)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/xpm
AUTHOR
Spencer Kimball & Peter Mattis & Ray Lehtiniemi & Nathan Summers
(c)1997 Spencer Kimball & Peter Mattis


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