WindowLevelLUTLength property (LEADDlgColor Control)
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