Searched refs:hexToRgb (Results 1 – 1 of 1) sorted by relevance
48 $s = $this->hexToRgb($startColor);49 $e = $this->hexToRgb($endColor);89 private function hexToRgb(string $hex): array function in Fisharebest\\Webtrees\\Statistics\\Service\\ColorService