Unit 'FPColorSpace' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl-image]

TFPColorHelper.New

Declaration

Source position: fpcolorspace.pas line 274

class function TFPColorHelper.New(

  const ARed: Word;

  const AGreen: Word;

  const ABlue: Word;

  const AAlpha: Word

):TFPColor; overload;

class function TFPColorHelper.New(

  const ARed: Word;

  const AGreen: Word;

  const ABlue: Word

):TFPColor; overload;


Documentation generated on: 2025-07-25