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
TYPE
NAME
DESCRIPTION
INT32
run_mode
Interactive, non-interactive
IMAGE
image
Input image
DRAWABLE
drawable
Drawable to save
STRING
filename
The name of the file to save the image in
STRING
raw_filename
The 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>