LoadJPEGIntoDIB Method

Description         Loads the specified JPEG image file.

Syntax                 Dib = [BIImgFrm.]LoadJPEGIntoDIB FileName

Remarks             Dib                          LONGLONG The device independent bitmap. 0 if error occurred.

                            FileName                String              The file name of a JPEG format file.

See Also              SaveDIBInJPEGFile Method

Note:                   This method does not free the DIB.  Call the DropDIB method to free up the DIB