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