IMcLookupTableChannel Property
|
|
Get the 0-based channel number the LUT is associated with.
Namespace:
MediaCy.IQL.Engine
Assembly:
MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
SyntaxReadOnly Property Channel As Integer
Get
Property Value
Type:
Int32
RemarksAny image holds at least one LUT per channel. Monochrome images will
have one LUT. Multi-channel images will have one LUT per channel, along
with an additional LUT for intensity information
See Also