Cv2FastMalloc Method |
Namespace: OpenCvSharp
public static IntPtr FastMalloc( long bufSize )
Public Shared Function FastMalloc ( bufSize As Long ) As IntPtr
public: static IntPtr FastMalloc( long long bufSize )
static member FastMalloc : bufSize : int64 -> IntPtr
OpenCvSharp.Cv2.FastMalloc = function(bufSize);