updateWindowLevelLUT Method

Summary

Updates the window level width and center values.

Syntax

JavaScript Syntax
DICOMImageInformationRenderer.prototype.updateWindowLevelLUT = function(width, center) 
TypeScript Syntax
updateWindowLevelLUT(width: number, center: number): void; 

Parameters

width

The new window level width

center

The new window level center.

Remarks

To get the current window level width and center, refer to WindowLevelWidth and WindowLevelCenter.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly