Home
last modified time | relevance | path

Searched defs:lightness (Results 1 – 1 of 1) sorted by relevance

/webtrees/app/
H A DColorGenerator.php33 private int $lightness; variable in Fisharebest\\Webtrees\\ColorGenerator
50 public function __construct(int $hue, int $saturation, int $lightness, float $alpha, int $range)