Overview and description of Leadtools Dicom delegates.
Delegate | Description | |
---|---|---|
DicomCopyCallback | Called for each Data Element of the Data Set. | |
DicomGetImageCallback | Called for each image that is loaded using GetImages(DicomElement element, int index, int count, int bitsPerPixel, RasterByteOrder order, DicomGetImageFlags flags, DicomGetImageCallback callback). | |
DicomTestConformanceCallback | Processes each Data Element of the Data Set to determine conformance. | |
GetValueDelegate | A delegate used with some overloads of GetValue<T> to get a value of an element |
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