DisposableObjectdataHandle Field
|
Gets or sets a handle which allocates using cvSetData.
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxprotected GCHandle dataHandle
Protected dataHandle As GCHandle
protected:
GCHandle dataHandle
val mutable dataHandle: GCHandle
Field Value
Type:
GCHandle
See Also