Click or drag to resize

Cv2FastMalloc Method

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public static IntPtr FastMalloc(
	long bufSize
)

Parameters

bufSize
Type: SystemInt64

Return Value

Type: IntPtr
See Also