Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DColorHsl.php50 public function getSaturation() function in ComboStrap\\ColorHsl
183 "s" => round($this->getSaturation() - $color->getSaturation(), 2),
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DColor.php46 public function getSaturation() function in Google\\Service\\Transcoder\\Color