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