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: 3.4.1.20180605-33-CaRLSharp
Syntax
protected long AllocatedMemorySize { get; set; }

Property Value

Type: Int64
See Also