The DicomSortSeriesManager sorts and groups the given data and provides it to the user for easier and more organized access.
public class DicomSortSeriesManager
Public Class DicomSortSeriesManager
public ref class DicomSortSeriesManager
The main job for this class is to receive data for each frame, place it in DicomSortImageData objects. It then sorts them, and groups them based on their information. Two lists are output: the Stack list and the Localizer list.
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