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

TColorToFPColor

TColorToFPColor - converts a colour of type TColor to one specified as a FPColor

Declaration

Source position: graphics.pp line 1894

function TColorToFPColor(

  const c: TColor

):TFPColor;

Arguments

c

  

c - the supplied colour specified as type TColor

Function result

Returns the colour specified as a FPColor

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