Searched defs:shade (Results 1 – 3 of 3) sorted by relevance
626 function shade(int $percentage): ColorRgb function in ComboStrap\\ColorRgb
5585 HSLColor.prototype.shade = function (amount) { method in HSLColor5653 HSVColor.prototype.shade = function (amount) { method in HSVColor6151 OoxmlColor.prototype.setShade = function (shade) { argument
1295 …his.lum*=1+a/100;this.lum=this.clamp01(this.lum);return this};b.prototype.shade=function(a){this.l… method in b1298 1+a/100;this.v=this.clamp01(this.v);return this};b.prototype.shade=function(a){this.v*=a/100;this.v… method in b