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