Click or drag to resize

IMcLookupTableEnableBWLevels Property

Get or set whether or not the BlackLevel and WhiteLevel are enabled.

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

Property Value

Type: Boolean
Remarks
The black and white levels are applied when this is True and ignored when False. The default value is True.
See Also