Click or drag to resize

MatTotal Property

http://www.emgu.com
The method returns the number of array elements (a number of pixels if the array represents an image)

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public IntPtr Total { get; }

Property Value

Type: IntPtr
See Also