Initializes a new instance of the DicomDataSetItem class with explicit parameters.
public DicomDataSetItem(
DicomDataSetJson dicomDataSet,
object userData,
DicomSortImageData imageData
)
public:
DicomDataSetItem(DicomDataSetJson^ dicomDataSet, Object^ userData, DicomSortImageData^ imageData)
dicomDataSet
The DICOM data set associated with the item. If this value is not null,
userData
user data.
DicomSortImageData that contains information which will be associated with this item. It will be only used if dicomDatatset is not present.
This class is used for sorting a series of DICOM images. For more information on how to sort, refer to SortDicom
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