CvArrayTDepth_dataHandle Field |
http://www.emgu.com
The pinned GCHandle to _array;
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntaxprotected GCHandle _dataHandle
Protected _dataHandle As GCHandle
protected:
GCHandle _dataHandle
val mutable _dataHandle: GCHandle
Field Value
Type:
GCHandle
See Also