An open API service indexing awesome lists of open source software.

https://github.com/ecomdev/color

Color tools for Image Processing
https://github.com/ecomdev/color

ciede2000 color image php

Last synced: about 1 year ago
JSON representation

Color tools for Image Processing

Awesome Lists containing this project

README

          

# Color Tools [![Build Status](https://travis-ci.org/EcomDev/color.svg?branch=develop)](https://travis-ci.org/EcomDev/color)

This library helps to ease working with images of various color formats.

**Key features**

- Color space conversion (ICC RGB support)
- Image difference via CIE color distance algorithms (dE2000, dE1991, etc)
- Allows to detect color space from passed binary ICC color profile data