Emgu CV Library Documentation
cvMixChannels Method
NamespacesEmgu.CVCvInvokecvMixChannels()()()

www.emgu.com/wiki
Members
IconMemberDescription
cvMixChannels(array<IntPtr>[]()[], Int32, array<IntPtr>[]()[], Int32, array<Int32>[]()[], Int32)
The function cvMixChannels is a generalized form of cvSplit and cvMerge and some forms of cvCvtColor. It can be used to change the order of the planes, add/remove alpha channel, extract or insert a single plane or multiple planes etc.

cvMixChannels(array<IntPtr>[]()[], array<IntPtr>[]()[], array<Int32>[]()[])
The function cvMixChannels is a generalized form of cvSplit and cvMerge and some forms of cvCvtColor. It can be used to change the order of the planes, add/remove alpha channel, extract or insert a single plane or multiple planes etc.

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)