Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HSLA

Hierarchy

  • HSLA

Index

Properties

Properties

Readonly a

a: number

Alpha: float in [0, 1]

Readonly h

h: number

Hue: integer in [0, 360]

Readonly l

l: number

Luminosity: float in [0, 1]

Readonly s

s: number

Saturation: float in [0, 1]