I am trying to programatically change the temperature of the entire display depending on time of day / ambient lighting conditions. Assume that I have a sensor that returns the ambient lighting conditions -- I would like to change the temperature of the display based on that. It's a bit like flux. It will be a Windows box.
It would be great if I can interface with some Windows API if it exists...