The pinned GCHandle to _array;

Namespace:  Emgu.CV
Assembly:  Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)

Syntax

C#
protected GCHandle _dataHandle
Visual Basic (Declaration)
Protected _dataHandle As GCHandle
Visual C++
protected:
GCHandle _dataHandle

See Also