Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic MatType Type { get; }
Public ReadOnly Property Type As MatType
Get
public:
property MatType Type {
MatType get ();
}
member Type : MatType with get
Property Value
Type:
MatType
See Also