NativeMethodsgpu_GpuMat_new10 Method OpenCvSharp Class Library

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

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

public static IntPtr gpu_GpuMat_new10(
	IntPtr m,
	CvRect roi
)

Parameters

m
Type: SystemIntPtr

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

roi
Type: OpenCvSharpCvRect

[Missing <param name="roi"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_GpuMat_new10(System.IntPtr,OpenCvSharp.CvRect)"]

Return Value

Type: IntPtr

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

See Also

Reference