Function for getting pixel colors.
function GetPixelFPGeneric(Bits: Pointer; Info: PImageFormatInfo; Palette: PPalette32): TColorFPRec;
ImagingFormats (at line 241)
Native pixel is read from Image and then translated to FP ARGB.