MatTElem, TInheritCount Property OpenCvSharp Class Library
Returns the total number of matrix elements (Mat.total)

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public int Count { get; }

Return Value

Type: Int32
Total number of list(Mat) elements

Implements

ICollectionTCount
See Also

Reference