file_xwd_load << INDEX >> gimp_airbrush

file_xwd_save (1996)

NAME
file_xwd_save - saves files in the XWD file format
SYNOPSIS
file_xwd_save (run_mode,image,drawable,filename,raw_filename)
DESCRIPTION
XWD saving handles all image types except those with alpha channels.
MENUPATH
<Save>/XWD
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
SOME SYNTAX ALTERNATIVES
file_xwd_save (drawable,filename,raw_filename)
file_xwd_save (image,drawable,filename,raw_filename)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/xwd
AUTHOR
Peter Kirchgessner
(c)1996 Peter Kirchgessner


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