Description Saves a non RGB device independent bitmap to the specified TIFF file.
Syntax RetVal = [BITIFF.] SaveNonRGBDIBInTiffFile FileName Dib
Returns RetVal Boolean True on success, otherwise False.
Remarks FileName String The destination file name.
Dib LONGLONG Device independent bitmap to save.
See Also LoadNonRGBTIFFIntoDIB Method, GetTiffColorSpace Method