Unit 'IntfGraphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TLazIntfImage.FillPixels

Sets the color for all pixels in the raw image data to the specified value.

Declaration

Source position: intfgraphics.pas line 254

public procedure TLazIntfImage.FillPixels(

  const Color: TFPColor

); virtual;