Click or drag to resize

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

Property Value

Type: IntPtr
See Also