Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 446 Bytes

color-convert.md

File metadata and controls

16 lines (11 loc) · 446 Bytes

title: 颜色转换功能(color-convert) hash: 14be298b4c559cf6234d3e5510effa3c3132bf81ac69594d319cfd871d07fd2f locale: zh language: Chinese

color-convert 库可作为 convert 使用。它为从一种颜色规范转换到另一种颜色规范提供了方便的高级功能。

示例:

console.log('蓝色的 RGB 值为 ' + convert.keyword.rgb('blue'))

概述请参阅: