NativeMethodsimgproc_floodFill2 Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_floodFill2(System.IntPtr,System.IntPtr,OpenCvSharp.Point,OpenCvSharp.Scalar,OpenCvSharp.Rect@,OpenCvSharp.Scalar,OpenCvSharp.Scalar,System.Int32,System.Int32@)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_floodFill2( IntPtr image, IntPtr mask, Point seedPoint, Scalar newVal, out Rect rect, Scalar loDiff, Scalar upDiff, int flags, out int returnValue )
Public Shared Function imgproc_floodFill2 ( image As IntPtr, mask As IntPtr, seedPoint As Point, newVal As Scalar, <OutAttribute> ByRef rect As Rect, loDiff As Scalar, upDiff As Scalar, flags As Integer, <OutAttribute> ByRef returnValue As Integer ) As ExceptionStatus
public: static ExceptionStatus imgproc_floodFill2( IntPtr image, IntPtr mask, Point seedPoint, Scalar newVal, [OutAttribute] Rect% rect, Scalar loDiff, Scalar upDiff, int flags, [OutAttribute] int% returnValue )
static member imgproc_floodFill2 : image : IntPtr * mask : IntPtr * seedPoint : Point * newVal : Scalar * rect : Rect byref * loDiff : Scalar * upDiff : Scalar * flags : int * returnValue : int byref -> ExceptionStatus
[Missing <param name="image"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_floodFill2(System.IntPtr,System.IntPtr,OpenCvSharp.Point,OpenCvSharp.Scalar,OpenCvSharp.Rect@,OpenCvSharp.Scalar,OpenCvSharp.Scalar,System.Int32,System.Int32@)"]
[Missing <param name="mask"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_floodFill2(System.IntPtr,System.IntPtr,OpenCvSharp.Point,OpenCvSharp.Scalar,OpenCvSharp.Rect@,OpenCvSharp.Scalar,OpenCvSharp.Scalar,System.Int32,System.Int32@)"]
[Missing <param name="seedPoint"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_floodFill2(System.IntPtr,System.IntPtr,OpenCvSharp.Point,OpenCvSharp.Scalar,OpenCvSharp.Rect@,OpenCvSharp.Scalar,OpenCvSharp.Scalar,System.Int32,System.Int32@)"]
[Missing <param name="newVal"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_floodFill2(System.IntPtr,System.IntPtr,OpenCvSharp.Point,OpenCvSharp.Scalar,OpenCvSharp.Rect@,OpenCvSharp.Scalar,OpenCvSharp.Scalar,System.Int32,System.Int32@)"]
[Missing <param name="rect"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_floodFill2(System.IntPtr,System.IntPtr,OpenCvSharp.Point,OpenCvSharp.Scalar,OpenCvSharp.Rect@,OpenCvSharp.Scalar,OpenCvSharp.Scalar,System.Int32,System.Int32@)"]
[Missing <param name="loDiff"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_floodFill2(System.IntPtr,System.IntPtr,OpenCvSharp.Point,OpenCvSharp.Scalar,OpenCvSharp.Rect@,OpenCvSharp.Scalar,OpenCvSharp.Scalar,System.Int32,System.Int32@)"]
[Missing <param name="upDiff"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_floodFill2(System.IntPtr,System.IntPtr,OpenCvSharp.Point,OpenCvSharp.Scalar,OpenCvSharp.Rect@,OpenCvSharp.Scalar,OpenCvSharp.Scalar,System.Int32,System.Int32@)"]
[Missing <param name="flags"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_floodFill2(System.IntPtr,System.IntPtr,OpenCvSharp.Point,OpenCvSharp.Scalar,OpenCvSharp.Rect@,OpenCvSharp.Scalar,OpenCvSharp.Scalar,System.Int32,System.Int32@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_floodFill2(System.IntPtr,System.IntPtr,OpenCvSharp.Point,OpenCvSharp.Scalar,OpenCvSharp.Rect@,OpenCvSharp.Scalar,OpenCvSharp.Scalar,System.Int32,System.Int32@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_floodFill2(System.IntPtr,System.IntPtr,OpenCvSharp.Point,OpenCvSharp.Scalar,OpenCvSharp.Rect@,OpenCvSharp.Scalar,OpenCvSharp.Scalar,System.Int32,System.Int32@)"]