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

Declaration Syntax
Public Function GetRow ( _
row As Integer _
) As Matrix(Of TDepth)

Parameters
- row (Int32)
- the index of the row to be reterived

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