Returns the Leadtools.MedicalViewer.MedicalViewerImageInformation for a Leadtools.Dicom.DicomDataSet
protected virtual MedicalViewerImageInformation GetImageInformation(string studyInstanceUID,string seriesInstanceUID,string sopInstanceUID,string retrievedImagePath,DicomDataSet dataset,out int frameCount)
Protected Overridable Function GetImageInformation( _ByVal studyInstanceUID As String, _ByVal seriesInstanceUID As String, _ByVal sopInstanceUID As String, _ByVal retrievedImagePath As String, _ByVal dataset As DicomDataSet, _ByRef frameCount As Integer _) As MedicalViewerImageInformation
protected:virtual MedicalViewerImageInformation^ GetImageInformation(String^ studyInstanceUID,String^ seriesInstanceUID,String^ sopInstanceUID,String^ retrievedImagePath,DicomDataSet^ dataset,[Out] int frameCount)
studyInstanceUID
A System.String representing the Study Instance UID.
seriesInstanceUID
A System.String representing the Series Instance UID.
sopInstanceUID
A System.String representing the SOP Instance UID.
retrievedImagePath
The path for the Leadtools.Dicom.DicomDataSet which image information is returned.
dataset
The Leadtools.Dicom.DicomDataSet object which image information is returned.
frameCount
The number of frames in the requested image. This must be provided by the this method.
The Leadtools.MedicalViewer.MedicalViewerImageInformation for a Leadtools.Dicom.DicomDataSet
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
