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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.