file_gbr_load << INDEX >> file_gicon_load

file_gbr_save (1997-2000)

NAME
file_gbr_save - saves files in the .gbr file format
SYNOPSIS
file_gbr_save (run_mode,image,drawable,filename,raw_filename,spacing,description)
DESCRIPTION
Yeah!
MENUPATH
<Save>/GBR
IMAGETYPES
RGBA, 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
INT32spacingSpacing of the brush
STRINGdescriptionShort description of the brush
SOME SYNTAX ALTERNATIVES
file_gbr_save (drawable,filename,raw_filename,spacing,description)
file_gbr_save (image,drawable,filename,raw_filename,spacing,description)
INSTALLATION PATH
/opt/lib/gimp/1.2/plug-ins/gbr
AUTHOR
Tim Newsome, Jens Lautenbacher, Sven Neumann
(c)1997-2000 Tim Newsome, Jens Lautenbacher, Sven Neumann


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