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.2.0.2682 (3.2.0.2682)
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