NativeMethodscore_merge Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_merge(System.IntPtr[],System.UInt32,System.IntPtr)"]

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static void core_merge(
	IntPtr[] mv,
	uint count,
	IntPtr dst
)

Parameters

mv
Type: SystemIntPtr

[Missing <param name="mv"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_merge(System.IntPtr[],System.UInt32,System.IntPtr)"]

count
Type: SystemUInt32

[Missing <param name="count"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_merge(System.IntPtr[],System.UInt32,System.IntPtr)"]

dst
Type: SystemIntPtr

[Missing <param name="dst"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_merge(System.IntPtr[],System.UInt32,System.IntPtr)"]

See Also

Reference