Gets or sets the modality intercept of the image.
Object.defineProperty(DICOMImageInformation.prototype, 'modalityIntercept',
get: function(),
set: function(value)
)
modalityIntercept: number;
Value that represents the modality intercept value of the image.
This value can be retrieved from the DICOM data set.
Not all the images have a modality intercept value.
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