Click or drag to resize

PinnedArrayTArray Property

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

Namespace:  Emgu.Util
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public T[] Array { get; }

Property Value

Type: T
See Also