|  | MatTypeIsInteger Property  | 
 [Missing <summary> documentation for "P:OpenCvSharp.MatType.IsInteger"]
 
    Namespace: 
   OpenCvSharp
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
 Syntax
Syntaxpublic bool IsInteger { get; }Public ReadOnly Property IsInteger As Boolean
	Get
public:
property bool IsInteger {
	bool get ();
}member IsInteger : bool with get
Property Value
Type: 
Boolean See Also
See Also