http://www.emgu.com
True if the input array is a Mat
Namespace: Emgu.CVAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
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