NativeMethodsgpu_CudaMem_new4 Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_CudaMem_new4(System.IntPtr,System.Int32)"]

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

public static IntPtr gpu_CudaMem_new4(
	IntPtr m,
	int allocType
)

Parameters

m
Type: SystemIntPtr

[Missing <param name="m"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_CudaMem_new4(System.IntPtr,System.Int32)"]

allocType
Type: SystemInt32

[Missing <param name="allocType"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_CudaMem_new4(System.IntPtr,System.Int32)"]

Return Value

Type: IntPtr

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_CudaMem_new4(System.IntPtr,System.Int32)"]

See Also

Reference