Leadtools.MedicalWebViewer.DICOMObjectRetrieve Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.03.01
DoGetImageInfoEx Method
See Also 
Leadtools.Dicom.Services.MedicalWebViewer Namespace > MedicalWebViewerObjectRetrieve Class : DoGetImageInfoEx Method



dicomFile
The physical path of the DICOM file to extract the image information from.
extraData
User custom data.
dicomFile
The physical path of the DICOM file to extract the image information from.
extraData
User custom data.
Retrieve extended image information from a DICOM file.

Syntax

Visual Basic (Declaration) 
Overrides Protected Function DoGetImageInfoEx( _
   ByVal dicomFile As String, _
   ByVal extraData As String _
) As ImageInfoEx
Visual Basic (Usage)Copy Code
Dim instance As MedicalWebViewerObjectRetrieve
Dim dicomFile As String
Dim extraData As String
Dim value As ImageInfoEx
 
value = instance.DoGetImageInfoEx(dicomFile, extraData)
C# 
protected override ImageInfoEx DoGetImageInfoEx( 
   string dicomFile,
   string extraData
)
C++/CLI 
protected:
ImageInfoEx DoGetImageInfoEx( 
   String^ dicomFile,
   String^ extraData
) override 

Parameters

dicomFile
The physical path of the DICOM file to extract the image information from.
extraData
User custom data.

Return Value

An ImageInfoEx object containing the image information

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

DoGetImageInfoEx requires a Web Viewer Framework Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features