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: 4.0.1.3373 (4.0.1.3373)
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