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                 [BITIFF.]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 cals and TIFF 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 TIFF images.

 

See Also              DownloadImageFileURL Method, URLLoadImageComplete Event