Sets the color for all pixels in the raw image data to the specified value.
Source position: intfgraphics.pas line 254
public procedure TLazIntfImage.FillPixels(
const Color: TFPColor
); virtual;