Description Loads the specified CALS image file.
Syntax Dib = [BITIFF.]LoadCALS FileName Dialog
Remarks Dib LONGLONG The device independent bitmap. 0 if error occurred.
FileName String The file name of a CALS format file.
Dialog Boolean Display information dialog box before loading the image.
True Enables to display dialog box.
False Prevents to display dialog box.
See Also SaveCALS Method
Note: This method does not free the DIB. Call the DropDIB method to free up the DIB