Description
Get or set whether or not the BlackLevel and WhiteLevel are enabled.
-
Property type
-
A Boolean value.
-
Syntax
-
object.EnableBWLevels [= value]
The EnableBWLevels Property syntax has these parts: |
| object | An expression evaluating to an object of type McLookupTable. | | value | A Boolean value. | Remarks
The black and white levels are applied when this is True and ignored when False. The default value is True.
|