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