updateWindowLevelLUT Method

Summary

Updates the window level width and center values.

Syntax
TypeScript
JavaScript
DICOMImageInformationRenderer.prototype.updateWindowLevelLUT = function( 
   width, 
   center 
) 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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