Color ModelsΒΆ
Classes for three different color models, with some constants.
The classes are RGB, CMYK, HSV. The constants in this module are all defined in the RGB color space.
| author: | Walker M. White (wmw2) |
|---|---|
| date: | July 13, 2017 (Python 3 version) |
Classes for three different color models, with some constants.
The classes are RGB, CMYK, HSV. The constants in this module are all defined in the RGB color space.
| author: | Walker M. White (wmw2) |
|---|---|
| date: | July 13, 2017 (Python 3 version) |