Description
Get the number of channels in the image
-
Property type
-
A Long value.
-
Syntax
-
object.NumberOfChannels
The NumberOfChannels Property syntax has these parts: |
| object | An expression evaluating to an object of type McImage. | Remarks
Color images have 3 channels. Monochrome images have one.
|