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
SyntaxReadOnly Property LookupTable As McLookupTable
Get
Property Value
Type:
McLookupTable
RemarksThis function is equivalent to calling LookupTables(0).
See Also