[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'FPimage' (#fcl)

TFPCustomImage.SetInternalPixel

SetInternalPixel - specifies the integer Color of a pixel located at the given coordinates

Declaration

Source position: fpimage.pp line 116

protected procedure TFPCustomImage.SetInternalPixel(

  x: Integer;

  y: Integer;

  Value: Integer

); virtual; abstract;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.