Click or drag to resize

IMcImageLookupTable Property

The default luminance McLookupTable for this image.

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

Property Value

Type: McLookupTable
Remarks
This function is equivalent to calling LookupTables(0).
See Also