NativeMethodsimgproc_cvtColorTwoPlane Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_cvtColorTwoPlane(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_cvtColorTwoPlane( IntPtr src1, IntPtr src2, IntPtr dst, int code )
Public Shared Function imgproc_cvtColorTwoPlane ( src1 As IntPtr, src2 As IntPtr, dst As IntPtr, code As Integer ) As ExceptionStatus
public: static ExceptionStatus imgproc_cvtColorTwoPlane( IntPtr src1, IntPtr src2, IntPtr dst, int code )
static member imgproc_cvtColorTwoPlane : src1 : IntPtr * src2 : IntPtr * dst : IntPtr * code : int -> ExceptionStatus
[Missing <param name="src1"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_cvtColorTwoPlane(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32)"]
[Missing <param name="src2"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_cvtColorTwoPlane(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32)"]
[Missing <param name="dst"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_cvtColorTwoPlane(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32)"]
[Missing <param name="code"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_cvtColorTwoPlane(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_cvtColorTwoPlane(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32)"]