[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
TColorToFPColor - converts a colour of type TColor to one specified as a FPColor
Source position: graphics.pp line 1974
function TColorToFPColor( |
const c: TColorRef |
):TFPColor; overload; |
const c: TColor |
):TFPColor; overload; |
c |
|
c - the supplied colour specified as type TColor |
Returns the colour specified as a FPColor
c |
|
c - the supplied colour specified as type TColor |
lazarus-ccr.sourceforge.net |