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 (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public IntPtr Total { get; }

Property Value

Type: IntPtr
See Also