WindowLevelLowBit property (LEADDlgColor Control)
Builder Syntax |
L_UINT WindowLevelLowBit |
Delphi Syntax |
WindowLevelLowBit: L_UINT |
Overview |
Refer to Using Imaging Common Dialogs. |
Remarks
Gets or sets the low 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