www.emgu.com/wiki
Get the specific column of the matrix

Declaration Syntax
Public Function GetCol ( _
col As Integer _
) As Matrix(Of TDepth)

Parameters
- col (Int32)
- the index of the column to be reterived

Return Value
the specific column of the matrix
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)