DisposableObjectNotifyMemoryPressure Method OpenCvSharp Class Library
Notifies the allocated size of memory.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

protected void NotifyMemoryPressure(
	long size
)

Parameters

size
Type: SystemInt64

[Missing <param name="size"/> documentation for "M:OpenCvSharp.DisposableObject.NotifyMemoryPressure(System.Int64)"]

See Also

Reference