| MatTotal Method |
Returns the total number of array elements.
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax Public Function Total As Long
public:
long long Total()
member Total : unit -> int64
Return Value
Type:
Int64[Missing <returns> documentation for "M:OpenCvSharp.Mat.Total"]
See Also