tinyColor.js:用于js中颜色处理和转换,允许多种形式输入,转化为其他形式使用:var color = tinycolor("red");color.toRgb(); // { r: 255, g: 0, ...
確定! 回上一頁