The MedicalViewerImageData class contains information about a DICOM image information obtained from the data set.
public class MedicalViewerImageData
Public Class MedicalViewerImageData
public ref class MedicalViewerImageData
The information placed in an instance of this class is used to arrange and categorize DICOM images based on their locations.
To do the sorting, create an instance of this class for each image, fill it with DICOM information, place each in a list, and then send the list to the MedicalViewerSeriesManager.Sort
For an example, refer to MedicalViewerSeriesStack
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