Click or drag to resize

DisposableObjectAllocatedMemorySize Property

Gets or sets the byte length of the allocated memory

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

Property Value

Type: Int64
See Also