supportWindowLevel Property

Summary

Gets or sets whether the MRTI image supports window level.

Syntax
TypeScript
JavaScript
Object.defineProperty(MRTIImage.prototype, 'supportWindowLevel', 
	get: function(), 
	set: function(value) 
) 
supportWindowLevel: boolean; 

Property Value

true if the MRTI image supports window level, false otherwise.

Remarks

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.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly