'Usage Dim instance As DicomImage Dim URL As String instance.ReadURL(URL)
Parameters
- URL
The web address of the image to read.
The web address of the image to read.
'Usage Dim instance As DicomImage Dim URL As String instance.ReadURL(URL)
The web address of the image to read.
A valid web address should be provided by the user. This method does not support progressive downloading (JPIP support is to be implemented).