Click or drag to resize

MatNDTDepthManagedArray Property

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

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

Property Value

Type: Array
See Also