Click or drag to resize

MatEmpty Method

Returns true if the array has no elements.

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

Return Value

Type: Boolean

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

See Also