teodorpopa/color-extractor

此包已被弃用且不再维护。未建议替代包。

从图像中提取颜色

1.0.1 2017-02-06 23:18 UTC

This package is not auto-updated.

Last update: 2020-10-02 21:04:04 UTC


README

68747470733a2f2f7472617669732d63692e6f72672f74656f646f72706f70612f436f6c6f72457874726163746f722e7376673f6272616e63683d6d6173746572 68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f74656f646f72706f70612f436f6c6f72457874726163746f722f6261646765732f6770612e737667 Coverage Status 68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f74656f646f72706f70612f436f6c6f72457874726163746f722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572

基于 https://github.com/thephpleague/color-extractor

扩展功能以提取RGB索引和颜色百分比。

示例
$colors = new ColorExtractor::load('image.jpg')->extract();