LoadImageFromURL  Method

Description         This method loads the specified image from an URL into a device independent bitmap. This method should be called only once at the same time.

Syntax                 [BiDIB.]LoadImageFromURL szURL nImage

Remarks             szURL                    String              Specifies an URL of an image file that should be loaded into device independent bitmap. The method can load text, bitmap, clipboard and Black Ice FAX images.

                            nImage                   short                This parameter specifies the zero based page number that should be loaded from the image file, if available. This parameter is available for only Black Ice FAX format.

See Also              DownloadImageFileURL Method, URLLoadImageComplete Event

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