This module implements a large number of different color operations such as color space conversions, Delta E, and density to spectral.
- numpy
- Python 2.7 or Python 3.3
The easiest way to install colormath is via pip/easy_install:
pip install colormath
For documentation, see the project webpage at:
http://code.google.com/p/python-colormath/
There are also a lot of useful examples under the examples directory within this directory.
Head over to https://github.com/gtaylor/python-colormath and submit an issue if you have any problems or questions.
Copyright (C) 2014 Gregory Taylor
This software is licensed under the BSD License.