NativeMethodsimgproc_Scharr Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Scharr(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_Scharr( IntPtr src, IntPtr dst, int ddepth, int dx, int dy, double scale, double delta, int borderType )
Public Shared Function imgproc_Scharr ( src As IntPtr, dst As IntPtr, ddepth As Integer, dx As Integer, dy As Integer, scale As Double, delta As Double, borderType As Integer ) As ExceptionStatus
public: static ExceptionStatus imgproc_Scharr( IntPtr src, IntPtr dst, int ddepth, int dx, int dy, double scale, double delta, int borderType )
static member imgproc_Scharr : src : IntPtr * dst : IntPtr * ddepth : int * dx : int * dy : int * scale : float * delta : float * borderType : int -> ExceptionStatus
[Missing <param name="src"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Scharr(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32)"]
[Missing <param name="dst"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Scharr(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32)"]
[Missing <param name="ddepth"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Scharr(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32)"]
[Missing <param name="dx"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Scharr(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32)"]
[Missing <param name="dy"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Scharr(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32)"]
[Missing <param name="scale"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Scharr(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32)"]
[Missing <param name="delta"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Scharr(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32)"]
[Missing <param name="borderType"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Scharr(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_Scharr(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Double,System.Double,System.Int32)"]