Click or drag to resize

MatTElem, TInheritCount Property

Returns the total number of matrix elements (Mat.total)

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public int Count { get; }

Return Value

Type: Int32
Total number of list(Mat) elements

Implements

ICollectionTCount
See Also