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