Emgu CV Library Documentation
Array Property
NamespacesEmgu.UtilPinnedArray<(Of <(T>)>)Array

www.emgu.com/wiki
Get the array
Declaration Syntax
C#Visual BasicVisual C++
public T[] Array { get; }
Public ReadOnly Property Array As T()
public:
property array<T>^ Array {
	array<T>^ get ();
}

Assembly: Emgu.Util (Module: Emgu.Util) Version: 1.1.3342.35620 (1.1.0.0)