file_hrz_load << INDEX >> file_jpeg_load

file_hrz_save (1997)

NAME
file_hrz_save - saves files in the hrz file format
SYNOPSIS
file_hrz_save (run_mode,image,drawable,filename,raw_filename)
DESCRIPTION
HRZ saving handles all image types except those with alpha channels.
MENUPATH
<Save>/HRZ
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_hrz_save (drawable,filename,raw_filename)
file_hrz_save (image,drawable,filename,raw_filename)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/hrz
AUTHOR
Albert Cahalan
(c)1997 Albert Cahalan


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