Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Service/
H A DColorService.php37 * @param string $endColor The end color
42 public function interpolateRgb(string $startColor, string $endColor, int $steps): array argument
49 $e = $this->hexToRgb($endColor);