UMatIsContinuous Property |
http://www.emgu.com
True if the data is continues
Namespace: Emgu.CVAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic bool IsContinuous { get; }
Public ReadOnly Property IsContinuous As Boolean
Get
public:
property bool IsContinuous {
bool get ();
}
member IsContinuous : bool with get
Property Value
Type:
Boolean
See Also