Skip to content

pinefor/image-processing

Repository files navigation

ColorAnalyzer

....

Requirements

  • PHP 5.4.x;
  • Unix system;
  • PECL imagick >= 3.1.x

Installation

The recommended way to install ColorAnalyzer is through composer. You can see package information on Packagist.

{
    "require": {
        "pinefor/color-analyzer": "dev"
    }
}

Examples

....

Tests

Tests are in the tests folder. To run them, you need PHPUnit. Example:

$ phpunit --configuration phpunit.xml.dist

License

MIT, see LICENSE

Releases

No releases published

Packages

No packages published

Languages