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

TFPCustomImage.Colors

The RGBA color of the specified pixel.

Declaration

Source position: fpimage.pp line 140

public property TFPCustomImage.Colors: TFPColor
  read GetColor
  write SetColor;
  default;

Errors

FPImageException

See also

TFPCustomImage.Pixels

  

The internal color value of a pixel.

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