Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
H A DColorSystem.php22 ->toHsl()
56 ->toHsl()
74 ->toHsl()
H A DColorRgb.php363 public function toHsl(): ColorHsl function in ComboStrap\\ColorRgb
713 $actualColorHsl = $this->toHsl();
715 $targetColorHsl = $colorRgb->toHsl();
737 $newColorHsl = $this->toHsl();
757 ->toHsl()
H A DColorHsl.php178 $color = $color->toHsl();
/template/strap/syntax/
H A Dbadge.php161 ->toHsl()