VOILUTAttributes property (ILEADDicomDS Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

ILVOILUTAttributes* VOILUTAttributes

Overview

Refer to LUT Encoding.

Remarks

(Read-only) The VOILUTAttributes property specifies the attributes that describe a VOI LUT.

When the GetVOILUTAttributes method is called to retrieve the attributes of a VOI LUT, the various properties specified by the VOILUTAttributes property are updated with the retrieved values.

When setting the attributes of a VOI LUT, the properties specified by the VOILUTAttributes property should be set to the desired values before calling the SetVOILUT method.

This is a list of the properties specified by the VOILUTAttributes property:

LUTDescriptorNumberOfEntries property

LUTDescriptorFirstMapped property

LUTDescriptorEntryBits property

LUTExplanation property

These properties are based on the attributes of the "VOI LUT Module". Please see the "VOI LUT Module Attributes" in the DICOM standard for more details.

See Also

Elements:

GetVOILUTAttributes method, SetVOILUT method, WindowAttributes property

Topics:

Lookup Tables