file_bmp_load << INDEX >> file_bz2_load

file_bmp_save (1997)

NAME
file_bmp_save - Saves files in Windows BMP file format
SYNOPSIS
file_bmp_save (run_mode,image,drawable,filename,raw_filename)
DESCRIPTION
Saves files in Windows BMP file format
MENUPATH
<Save>/BMP
IMAGETYPES
INDEXED, GRAY, RGB
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 entered
SOME SYNTAX ALTERNATIVES
file_bmp_save (drawable,filename,raw_filename)
file_bmp_save (image,drawable,filename,raw_filename)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/bmp
AUTHOR
Alexander Schulz
(c)1997 Alexander Schulz


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