Description This method loads a 32 bit per pixel device independent bitmap.
Syntax RetVal = [BIDIB.]Load32BitDIB FileName
Returns RetVal LONGLONG The handle of new DIB, 0 if an error occurred.
Remarks FileName String Path and name of the DIB to load.
See Also Save32BitDIB Method, Convert32BitDIBTo24Bit Method
Note: This method does not free the DIB. Call the DropDIB method to free up the DIB