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

TStdHSLA

Declaration

Source position: fpcolorspace.pas line 76

type TStdHSLA = packed record

public

  hue: single;

  saturation: single;

  lightness: single;

  alpha: single;

  class function New();

end;


Documentation generated on: 2025-07-25