Click or drag to resize

MatIsContinuous Method

Reports whether the matrix is continuous or not.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public bool IsContinuous()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:OpenCvSharp.Mat.IsContinuous"]

See Also