Home
last modified time | relevance | path

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

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