Source position: fpcolorspace.pas line 274
class function TFPColorHelper.New( |
const ARed: Word; |
const AGreen: Word; |
const ABlue: Word; |
const AAlpha: Word |
):TFPColor; overload; |
const ARed: Word; |
const AGreen: Word; |
const ABlue: Word |
):TFPColor; overload; |