Gets or sets whether the MRTI image supports window level.
Object.defineProperty(MRTIImage.prototype, 'supportWindowLevel',
get: function(),
set: function(value)
)
supportWindowLevel: boolean;
true if the MRTI image supports window level, false otherwise.
if this value is true, the image will start downloading the MRTI tiles as 16-bit data, and do a real window level on them.
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