Click or drag to resize

IMcLookupTable2Modified Property

Inquire whether the LUT was modified since it was last Realized.

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

Property Value

Type: Boolean

Implements

IMcLookupTableModified
Remarks
The LUT is modified if one of the brightness, contrast, gamma, inversion flag, free form curve or black and white levels, is modified. This status will remain until the next call to Realize or access to the LUT property.
See Also