RubyGems Navigation menu

colourdistance 1.2.7

Currently contains four options (ciede 76, cmclc, ciede94, and ciede2000) (all here: https://en.wikipedia.org/wiki/Color_difference), all weighted so that the distance between rgb 0,0,0 and rgb 255,255,255 will be 1.000 (accurate to 4 decimal places). Will add more. All are my own implementations (although ciede2000 is based on several dozen implementations found during research), and they may be wrong because of it. If you see any problems, let me know. Thanks go out to Josh Clayton (https://robots.thoughtbot.com/get-your-c-on), for helping me to understand the structure I was attempting to acheive.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.2.7 - July 27, 2015 (15.0 KB)
  2. 1.0.7 - July 27, 2015 (14.0 KB)
  3. 0.9.11 - July 26, 2015 (14.5 KB)
  4. 0.8.9 - July 24, 2015 (8.0 KB)
  5. 0.8.6 - July 24, 2015 (8.0 KB)
显示所有版本 (共 11 个)

Runtime 依赖 (1):

Development 依赖 (3):

bundler ~> 1.10
rake ~> 10.0
rspec >= 0

业主:

作者:

  • Orange Seven

SHA 256 校验和:

8eed7079be5587c3797c8c0781d6151042fabcea69f8aa4e626cc27703f583cc

下载总量 38,288

这个版本 17,137

许可:

MIT

需要的 Ruby 版本: >= 0

链接: