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

TFPColor

Declaration

Source position: fpimage.pp line 30

type TFPColor = record

  red: Word;

  green: Word;

  blue: Word;

  alpha: Word;

end;

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