http://www.emgu.com
True if the input array is a Mat
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.3.0.2824 (3.3.0.2824)
Syntaxpublic bool IsMat { get; }
Public ReadOnly Property IsMat As Boolean
Get
public:
property bool IsMat {
bool get ();
}
member IsMat : bool with get
Property Value
Type:
Boolean
See Also