Gets or sets the image max value.
Object.defineProperty(DICOMImageInformation.prototype, 'maxValue',
get: function(),
set: function(value)
)
maxValue: number;
Value that represents the image max value.
This value is important for the window level functionality to work correctly.
If you do not set this value, it will be calculated internally.
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