Gets or sets the auto scale slope value of the DICOM image.
Object.defineProperty(DICOMImageInformation.prototype, 'autoScaleSlope',
get: function(),
set: function(value)
)
autoScaleSlope: number;
The auto scale slope value of the DICOM image.
To get or sets the auto scale intercept, refer to AutoScaleSlope.
This value can be retrieved from the DICOM data set.
This value is used to be able to render the window level of the image correctly.
The default value is 1, this property cannot be 0.
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