Overridden. Returns the Leadtools.MedicalViewer.MedicalViewerImageInformation for a Leadtools.Dicom.DicomDataSet
protected override MedicalViewerImageInformation GetImageInformation(string studyInstanceUID,string seriesInstanceUID,string sopInstanceUID,string retrievedImagePath,DicomDataSet dataset,out int frameCount)
Protected Overrides Function GetImageInformation( _ByVal studyInstanceUID As String, _ByVal seriesInstanceUID As String, _ByVal sopInstanceUID As String, _ByVal retrievedImagePath As String, _ByVal dataset As Leadtools.Dicom.DicomDataSet, _ByRef frameCount As Integer _) As Leadtools.Medicalviewer.MedicalViewerImageInformation
protected:Leadtools.Medicalviewer.MedicalViewerImageInformation^ GetImageInformation(String^ studyInstanceUID,String^ seriesInstanceUID,String^ sopInstanceUID,String^ retrievedImagePath,Leadtools.Dicom.DicomDataSet^ dataset,[Out] int frameCount) override
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
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
