NativeMethodscore_reduce Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_reduce(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_reduce( IntPtr src, IntPtr dst, int dim, int rtype, int dtype )
Public Shared Function core_reduce ( src As IntPtr, dst As IntPtr, dim As Integer, rtype As Integer, dtype As Integer ) As ExceptionStatus
public: static ExceptionStatus core_reduce( IntPtr src, IntPtr dst, int dim, int rtype, int dtype )
static member core_reduce : src : IntPtr * dst : IntPtr * dim : int * rtype : int * dtype : int -> ExceptionStatus
[Missing <param name="src"/> documentation for "M:OpenCvSharp.NativeMethods.core_reduce(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="dst"/> documentation for "M:OpenCvSharp.NativeMethods.core_reduce(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="dim"/> documentation for "M:OpenCvSharp.NativeMethods.core_reduce(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="rtype"/> documentation for "M:OpenCvSharp.NativeMethods.core_reduce(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="dtype"/> documentation for "M:OpenCvSharp.NativeMethods.core_reduce(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_reduce(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32)"]