www.emgu.com/wiki
Get the Matrix, corresponding to a specified column span of the input array

Declaration Syntax

Parameters
- startCol (Int32)
- Zero-based index of the selected column
- endCol (Int32)
- Zero-based index of the ending column (exclusive) of the span

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