Home
last modified time | relevance | path

Searched refs:lightnessStep (Results 1 – 1 of 1) sorted by relevance

/webtrees/app/
H A DColorGenerator.php68 * @param int $lightnessStep
73 public function getNextColor(int $lightnessStep = 10, int $hueStep = 15): string argument
75 $lightness = $this->lightness + $lightnessStep;