luT32 Property

Summary

Gets or sets the array that contains the window level lookup table.

Syntax

JavaScript Syntax
Object.defineProperty(DICOMImageInformation.prototype, 'luT32', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
luT32: number[]; 

Property Value

An array that contains the window level lookup table.

Remarks

This property is filled by the DICOMImageInformationRenderer class.

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