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