Click or drag to resize

DisposableObjectAllocatedMemory Property

Gets or sets a memory address allocated by AllocMemory.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
protected IntPtr AllocatedMemory { get; set; }

Property Value

Type: IntPtr
See Also