[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Converts the TRGBTriple to TfpgColor type
Source position: fpg_base.pas line 738
function RGBTripleTofpgColor( |
const AColor: TRGBTriple |
):TfpgColor; |
This function converts the given TRGBTriple into a TfpgColor type.
|
A record structure holding the RGBA values of a color |