Click or drag to resize

MatIsContinuous Method

Reports whether the matrix is continuous or not.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public bool IsContinuous()

Return Value

Type: Boolean
See Also