Procedure for setting pixel colors.
TSetPixel32Proc = procedure (Bits: Pointer; Info: PImageFormatInfo; Palette: PPalette32;const Color: TColor32Rec);
ImagingTypes (at line 375)
Input 32 bit ARGB color is translated to native format and then written to Image.