Click or drag to resize

DisposableObjectAllocatedMemory Property

Gets or sets a memory address allocated by AllocMemory.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
protected IntPtr AllocatedMemory { get; set; }

Property Value

Type: IntPtr
See Also