Handbook
Glossary
<hsla> ( hue saturation lightness alpha -- hsla )
HSL colors
Prev:
hsla
Next:
>hsla ( color -- hsla )
Vocabulary
colors
.
hsl
Inputs
hue
an
object
saturation
an
object
lightness
an
object
alpha
an
object
Outputs
hsla
an
object
Definition
USING:
kernel
;
IN:
colors.hsl
:
<hsla>
( hue saturation lightness alpha -- hsla )
\
hsla
boa
;
inline