markkness / ColorPy

Physical color calculations in Python.
GNU Lesser General Public License v2.1
33 stars 17 forks source link

GammaConverter class. #20

Closed markkness closed 9 years ago

markkness commented 9 years ago

This PR provides a GammaConverter class and interface for gamma correction, and cleans up and improves the gamma correction code in general.