Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IHSL

The HSL model describes colors in terms of hue, saturation, and lightness (also called luminance).

link

https://en.wikibooks.org/wiki/Color_Models:_RGB,_HSV,_HSL#HSL

Hierarchy

Index

Properties

Properties

h

h: number | string

l

l: number | string

s

s: number | string

Generated using TypeDoc