Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
H A DColorHsl.php50 public function getSaturation() function in ComboStrap\\ColorHsl
183 "s" => round($this->getSaturation() - $color->getSaturation(), 2),