Source position: libopencv2.pas line 556
type TCvSlice = record
start_index: Integer;
end_index: Integer;
end;