WindowLevelHighBit property (LEADDlgColor Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_UINT WindowLevelHighBit

Delphi Syntax

WindowLevelHighBit: L_UINT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the high bit value used for displaying a 12 or 16 bit grayscale image in the WindowLevel dialog box. For example, if the WindowLevelHighBit property is 11 and the WindowLevelLowBit property is 0, the image in the WindowLevel dialog box will be displayed as a 12 bit grayscale.

See Also

Elements:

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

Topics:

Imaging Common Dialogs: Properties, Methods, and Events