Click or drag to resize
MatDataAllocatorData Property
http://www.emgu.com
Get the managed data used by the Mat

Namespace: Emgu.CV
Assembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public Array Data { get; }

Property Value

Type: Array
See Also