Click or drag to resize

MatNDTDepthManagedArray Property

http://www.emgu.com
Get the underneath managed array

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntax
public override Array ManagedArray { get; set; }

Property Value

Type: Array
See Also