173174175176177178179180181
if (h.length()<2) { hex+="0"; } hex+=h; } cc = new ColorConstant(hex); return cc; }