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