WindowLevelLUTLength property (LEADDlgColor Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_UINT WindowLevelLUTLength

Delphi Syntax

WindowLevelLUTLength: L_UINT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

(Read Only) Gets the length of the WindowLevelLUT remapping palette generated by the WindowLevel diaog box. It is equal to 2 raised to the power of (WindowLevelHighBit - WindowLevelLowBit + 1).

See Also

Elements:

ShowWindowLevelDlg method, WindowLevelLUT property, WindowLevelLowBit property, WindowLevelHighBit property, WindowLevelLow property, WindowLevelHigh property, WindowLevelStartColor property, WindowLevelEndColor property, WindowLevelFactor property, WindowLevelFlags property

Topics:

Imaging Common Dialogs: Properties, Methods, and Events