Source position: ImagingTypes.pas line 416
type TSetPixel32Proc = procedure(
Bits: Pointer;
Info: PImageFormatInfo;
Palette: PPalette32;
const Color: TColor32Rec
);