Description Saves a device independent bitmap to the specified GIF file.
Usage RetVal = [BIImgFrm.]SaveDIBInGIFFormat FileName Dib Image Error
Remarks RetVal Boolean True on success, otherwise False.
FileName String The destination file name.
Dib LONGLONG Device independent bitmap to save.
Image Integer The number of image Starting from 0.
Error Short* Error code.
See Also LoadGIFIntoDIB Method