Click or drag to resize

DisposableObjectNotifyMemoryPressure Method

Notifies the allocated size of memory.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
protected void NotifyMemoryPressure(
	long size
)

Parameters

size
Type: SystemInt64
See Also