Emgu CV Library Documentation
Split Method
NamespacesEmgu.CVMatrix<(Of <(TDepth>)>)Split()()()

www.emgu.com/wiki
Get all channels for the multi channel matrix
Declaration Syntax
C#Visual BasicVisual C++
public Matrix<TDepth>[] Split()
Public Function Split As Matrix(Of TDepth)()
public:
array<Matrix<TDepth>^>^ Split()
Return Value

[Missing <returns> documentation for M:Emgu.CV.Matrix`1.Split]

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