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
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 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>