IMcLookupTables2Count Property
|
|
A read-only property returning the number of LookupTables (LUTs) attached to the image.
Namespace:
MediaCy.IQL.Engine
Assembly:
MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
RemarksImages have one LUT per channel, plus one luminance LUT for
color images. LUTs are created on demand (i.e. when their
interface is queried or when Count is called).
See Also