IMcImageNumberOfChannels Property
|
|
Get the number of channels in the image
Namespace:
MediaCy.IQL.Engine
Assembly:
MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
SyntaxReadOnly Property NumberOfChannels As Integer
Get
Property Value
Type:
Int32
RemarksColor images have 3 channels. Monochrome images have one.
See Also