Preparing search index...
The search index is not available
tsParticles - v3.0.0
tsParticles
tsParticles Engine
Core/Interfaces/Colors
IHsla
Interface IHsla
HSLA Color [[include:Color.md]]
interface
IHsla
{
a
:
number
;
h
:
number
;
l
:
number
;
s
:
number
;
}
Hierarchy (
view full
)
IHsl
IAlphaColor
IHsla
Index
Properties
a
h
l
s
Properties
a
a
:
number
Color Alpha value
h
h
:
number
Hue
l
l
:
number
Luminance
s
s
:
number
Saturation
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
a
h
l
s
tsParticles - v3.0.0
Loading...
HSLA Color [[include:Color.md]]