voiLUTSequence Property

Summary

Gets or sets the VOI LUT Sequence.

Syntax

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

Property Value

An array that represents the VOI LUT Sequence.

Remarks

This value can be retrieved from the DICOM data set.

Not all the images have a VOI LUT Sequence value.

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