This is type TScanlineArray.
TScanlineArray = array[0..MaxInt div SizeOf(Pointer) - 1] of PColor32RecArray;
ImagingCanvases (at line 367)