Click or drag to resize

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
Syntax
VB
ReadOnly Property NumberOfChannels As Integer
	Get

Property Value

Type: Int32
Remarks
Color images have 3 channels. Monochrome images have one.
See Also