www.emgu.com/wiki
Create a new MCvSlice using the specific start and end index

Declaration Syntax
public MCvSlice(
int start,
int end
)
public:
MCvSlice(
int start,
int end
)

Parameters
- start (Int32)
- start index
- end (Int32)
- end index
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)