Click or drag to resize

IMcLookupTableEnableResponse Property

Inquire or set whether or not the response curve is enabled (default is True).

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
Property EnableResponse As Boolean
	Get
	Set

Property Value

Type: Boolean
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.
See Also