Searched defs:getHue (Results 1 – 4 of 4) sorted by relevance
/plugin/combo/ComboStrap/ | ||
H A D | ColorHsl.php | 55 public function getHue() function in ComboStrap\\ColorHsl |
/plugin/struct/types/ | ||
H A D | Color.php | 115 protected function getHue($color) function in dokuwiki\\plugin\\struct\\types\\Color |
/plugin/diagramsnet/lib/js/diagramly/vsdx/ | ||
H A D | importer.js | 5527 HSLColor.prototype.getHue = function () { method in HSLColor |
/plugin/diagramsnet/lib/js/ | ||
H A D | extensions.min.js | 1294 …his.lum=this.sat=this.hue=0;this.hue=a;this.sat=b;this.lum=g}b.prototype.getHue=function(){return … method in b |