TImage32.PixelBase

property PixelBase: PColor32; //read only

This is the pointer to the top left pixel of the image. Image pixels are always arranged in memory with the top most row first, followed by each successive row in top down order.