file_bz2_load << INDEX >> file_cel_load

file_bz2_save (1995-1997)

NAME
file_bz2_save - saves files compressed with bzip2
SYNOPSIS
file_bz2_save (run_mode,image,drawable,filename,raw_filename)
DESCRIPTION
You need to have bzip2 installed
MENUPATH
<Save>/bzip2
IMAGETYPES
RGB*, GRAY*, INDEXED*
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_bz2_save (drawable,filename,raw_filename)
file_bz2_save (image,drawable,filename,raw_filename)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/bz2
AUTHOR
Daniel Risacher
(c)1995-1997 Daniel Risacher, Spencer Kimball and Peter Mattis


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