liuyg
2021-06-22 1a2c1d005bf7de2528f73638fb24d31da812aad5
1
2
//>>built
define(["dojo/_base/array","dojo/_base/declare","./NeutralColorModel"],function(e,b,c){return b("dojox.color.MeanColorModel",c,{constructor:function(d,b){},computeNeutral:function(d,b,c,a){0!=a.length&&(d=3>a.length?c/a.length:0==(a.length&1)?(a[a.length/2-1]+a[a.length/2])/2:a[Math.floor(a.length/2)]);return d}})});