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

FPColor

Declaration

Source position: line 0

function FPColor(

  r: Word;

  g: Word;

  b: Word;

  a: Word

):TFPColor;

function FPColor(

  r: Word;

  g: Word;

  b: Word

):TFPColor;

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