supportWindowLevel Property (MRTIImage)

Summary

Gets or sets whether the MRTI image supports window level.

Syntax

JavaScript Syntax
Object.defineProperty(MRTIImage.prototype, 'supportWindowLevel', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize