Description
Inquire or set whether or not the response curve is enabled (default is True).
-
Property type
-
A Boolean value.
-
Syntax
-
object.EnableResponse [= value]
The EnableResponse Property syntax has these parts: |
| object | An expression evaluating to an object of type McLookupTable. | | value | A Boolean value. | Remarks
The final response curve will be calculated by combining brightness, contrast, and gamma values, and the free-form LUT. The response curve will be applied during display when EnableResponse is TRUE.
|