WindowAttributes property (ILEADDicomDS Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

ILWindowAttributes* WindowAttributes

Overview

Refer to LUT Encoding.

Remarks

(Read-only) The WindowAttributes property specifies the attributes of a window.

When the GetWindowAttributes method is called to retrieve the attributes of a window, the properties specified by the WindowAttributes property are updated with the retrieved values.

When setting the attributes of a window, the properties specified by the WindowAttributes property should be set to the desired values before calling the SetWindowAttributes method.

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

WindowCenter property

WindowWidth property

WindowCWExplanation 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:

GetWindowAttributes method, SetWindowAttributes method, VOILUTAttributes property

Topics:

Lookup Tables