Source position: libopencv2.pas line 3139
type TcvPtr1D = function(
const arr: pCvArr;
idx0: Integer;
cType: pInteger = Nil
):pCvArr;