file_pcx_load << INDEX >> file_pix_load

file_pcx_save (January 1997)

NAME
file_pcx_save - Saves files in ZSoft PCX file format
SYNOPSIS
file_pcx_save (run_mode,image,drawable,filename,raw_filename)
DESCRIPTION
FIXME: write help for pcx_save
MENUPATH
<Save>/PCX
IMAGETYPES
INDEXED, RGB, 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 entered
SOME SYNTAX ALTERNATIVES
file_pcx_save (drawable,filename,raw_filename)
file_pcx_save (image,drawable,filename,raw_filename)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/pcx
AUTHOR
Francisco Bustamante & Nick Lamb
(c)January 1997 Nick Lamb <njl195@zepler.org.uk>


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