www.emgu.com/wiki
Return the header, corresponding to a specified row of the input array

Declaration Syntax

Parameters
- arr (IntPtr)
- Input array
- submat (IntPtr)
- Pointer to the prelocate memory of the resulting sub-array header
- row (Int32)
- Zero-based index of the selected row

Return Value
The header, corresponding to a specified row of the input array
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)