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