Description Loads the specified non RGB image from a TIFF file.
Syntax Dib = [BITIFF.]LoadNonRGBTiffIntoDIB FileName Image
Remarks Dib LONGLONG The device independent bitmap. 0 if error occurred.
FileName String The file name of a TIFF format file.
Image Integer The number of the image. The image count begins at 0.
See Also SaveNonRGBDIBInTiffFile Method, GetTiffColorSpace Method
Note: This method does not free the DIB. Call the DropDIB method to free up the DIB