Click or drag to resize

DisposableObjectDataHandle Property

Gets or sets a handle which allocates using cvSetData.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
protected GCHandle DataHandle { get; }

Property Value

Type: GCHandle
See Also