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