Color ModelsΒΆ

Classes for three different color models.

The classes are RGB, CMYK, HSV. The constants in this module are all defined in the RGB c olor space. In addition, this module has support for converting values into the TKinter color space.

Author: Walker M. White (wmw2) Date: July 13, 2017 (Python 3 version)

Contents: