file_pix_load
<<
INDEX
>>
file_png_load
file_pix_save
(1997)
NAME
file_pix_save - save file in the Alias|Wavefront pix/matte file format
SYNOPSIS
file_pix_save
(run_mode,image,drawable,filename,raw_filename)
DESCRIPTION
save file in the Alias|Wavefront pix/matte file format
MENUPATH
<Save>/PIX
IMAGETYPES
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 of the file to save the image in
SOME SYNTAX ALTERNATIVES
file_pix_save
(drawable,filename,raw_filename)
file_pix_save
(image,drawable,filename,raw_filename)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/pix
AUTHOR
Michael Taylor
(c)1997 Michael Taylor
This page was created by
gimpdoc
, written by
Marc Lehmann <pcg@goof.com>