Leadtools.Dicom.WCF Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
GetImageInfoEx Method
See Also 
Leadtools.Dicom.WCF Namespace > DICOMService Class : GetImageInfoEx Method



sopInstanceUID
The SOP Instance UID of the DICOM object.
extraData
Custom user data.
sopInstanceUID
The SOP Instance UID of the DICOM object.
extraData
Custom user data.
Retrieve extended image information for a DICOM object.

Syntax

Visual Basic (Declaration) 
Public Overridable Function GetImageInfoEx( _
   ByVal sopInstanceUID As String, _
   ByVal extraData As String _
) As ImageInfoEx
Visual Basic (Usage)Copy Code
Dim instance As DICOMService
Dim sopInstanceUID As String
Dim extraData As String
Dim value As ImageInfoEx
 
value = instance.GetImageInfoEx(sopInstanceUID, extraData)
C# 
public virtual ImageInfoEx GetImageInfoEx( 
   string sopInstanceUID,
   string extraData
)
C++/CLI 
public:
virtual ImageInfoEx GetImageInfoEx( 
   String^ sopInstanceUID,
   String^ extraData
) 

Parameters

sopInstanceUID
The SOP Instance UID of the DICOM object.
extraData
Custom user data.

Return Value

An ImageInfoEx containing the information about the images.

Requirements

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

See Also

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