jxdnsong
2020-10-23 a7929e6b3ec9ac17233f39e55a2b8ac63ea75f42
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}})});