The DicomSortImageData class contains information about a DICOM image obtained from the data set.
public class DicomSortImageData
Public Class DicomSortImageData
public ref class DicomSortImageData
The information placed in an instance of this class is used to arrange and categorize DICOM images based on their locations.
Perform the following steps to sort: - Create an instance of this class for each image - Fill it with DICOM information - Place each in a list - Send the list to the DicomSortSeriesManager.Sort
For an example, refer to DicomSortSeriesStack
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