| MatTypeChannels Property |
[Missing <summary> documentation for "P:OpenCvSharp.MatType.Channels"]
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public int Channels { get; }
Public ReadOnly Property Channels As Integer
Get
public:
property int Channels {
int get ();
}
member Channels : int with get
Property Value
Type:
Int32See Also