Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DColorHsl.php55 public function getHue() function in ComboStrap\\ColorHsl
182 "h" => round($this->getHue() - $color->getHue(), 2),
/plugin/struct/types/
H A DColor.php105 $hue = $this->getHue(parent::getSortString($value));
115 protected function getHue($color) function in dokuwiki\\plugin\\struct\\types\\Color
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js5527 HSLColor.prototype.getHue = function () { method in HSLColor
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1294 …his.lum=this.sat=this.hue=0;this.hue=a;this.sat=b;this.lum=g}b.prototype.getHue=function(){return … method in b