[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_GpuMat_new7(OpenCvSharp.CvSize,System.Int32,System.IntPtr,System.UInt64)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
public static IntPtr gpu_GpuMat_new7( CvSize size, int type, IntPtr data, ulong step )
Parameters
- size
- Type: OpenCvSharpCvSize
[Missing <param name="size"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_GpuMat_new7(OpenCvSharp.CvSize,System.Int32,System.IntPtr,System.UInt64)"]
- type
- Type: SystemInt32
[Missing <param name="type"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_GpuMat_new7(OpenCvSharp.CvSize,System.Int32,System.IntPtr,System.UInt64)"]
- data
- Type: SystemIntPtr
[Missing <param name="data"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_GpuMat_new7(OpenCvSharp.CvSize,System.Int32,System.IntPtr,System.UInt64)"]
- step
- Type: SystemUInt64
[Missing <param name="step"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_GpuMat_new7(OpenCvSharp.CvSize,System.Int32,System.IntPtr,System.UInt64)"]
Return Value
Type: IntPtr[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_GpuMat_new7(OpenCvSharp.CvSize,System.Int32,System.IntPtr,System.UInt64)"]