Click or drag to resize

ImageTColor, TDepthManagedArray Property

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

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

Property Value

Type: Array
See Also