[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_GpuMat_new3(System.Int32,System.Int32,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_new3( int rows, int cols, int type, IntPtr data, ulong step )
Parameters
- rows
 - Type: SystemInt32
[Missing <param name="rows"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_GpuMat_new3(System.Int32,System.Int32,System.Int32,System.IntPtr,System.UInt64)"]
 - cols
 - Type: SystemInt32
[Missing <param name="cols"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_GpuMat_new3(System.Int32,System.Int32,System.Int32,System.IntPtr,System.UInt64)"]
 - type
 - Type: SystemInt32
[Missing <param name="type"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_GpuMat_new3(System.Int32,System.Int32,System.Int32,System.IntPtr,System.UInt64)"]
 - data
 - Type: SystemIntPtr
[Missing <param name="data"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_GpuMat_new3(System.Int32,System.Int32,System.Int32,System.IntPtr,System.UInt64)"]
 - step
 - Type: SystemUInt64
[Missing <param name="step"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_GpuMat_new3(System.Int32,System.Int32,System.Int32,System.IntPtr,System.UInt64)"]
 
Return Value
Type: IntPtr[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_GpuMat_new3(System.Int32,System.Int32,System.Int32,System.IntPtr,System.UInt64)"]