NativeMethodscore_mixChannels Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_mixChannels(System.IntPtr[],System.UInt32,System.IntPtr[],System.UInt32,System.Int32[],System.UInt32)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_mixChannels( IntPtr[] src, uint nsrcs, IntPtr[] dst, uint ndsts, int[] fromTo, uint npairs )
Public Shared Function core_mixChannels ( src As IntPtr(), nsrcs As UInteger, dst As IntPtr(), ndsts As UInteger, fromTo As Integer(), npairs As UInteger ) As ExceptionStatus
public: static ExceptionStatus core_mixChannels( array<IntPtr>^ src, unsigned int nsrcs, array<IntPtr>^ dst, unsigned int ndsts, array<int>^ fromTo, unsigned int npairs )
static member core_mixChannels : src : IntPtr[] * nsrcs : uint32 * dst : IntPtr[] * ndsts : uint32 * fromTo : int[] * npairs : uint32 -> ExceptionStatus
[Missing <param name="src"/> documentation for "M:OpenCvSharp.NativeMethods.core_mixChannels(System.IntPtr[],System.UInt32,System.IntPtr[],System.UInt32,System.Int32[],System.UInt32)"]
[Missing <param name="nsrcs"/> documentation for "M:OpenCvSharp.NativeMethods.core_mixChannels(System.IntPtr[],System.UInt32,System.IntPtr[],System.UInt32,System.Int32[],System.UInt32)"]
[Missing <param name="dst"/> documentation for "M:OpenCvSharp.NativeMethods.core_mixChannels(System.IntPtr[],System.UInt32,System.IntPtr[],System.UInt32,System.Int32[],System.UInt32)"]
[Missing <param name="ndsts"/> documentation for "M:OpenCvSharp.NativeMethods.core_mixChannels(System.IntPtr[],System.UInt32,System.IntPtr[],System.UInt32,System.Int32[],System.UInt32)"]
[Missing <param name="fromTo"/> documentation for "M:OpenCvSharp.NativeMethods.core_mixChannels(System.IntPtr[],System.UInt32,System.IntPtr[],System.UInt32,System.Int32[],System.UInt32)"]
[Missing <param name="npairs"/> documentation for "M:OpenCvSharp.NativeMethods.core_mixChannels(System.IntPtr[],System.UInt32,System.IntPtr[],System.UInt32,System.Int32[],System.UInt32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_mixChannels(System.IntPtr[],System.UInt32,System.IntPtr[],System.UInt32,System.Int32[],System.UInt32)"]