color-temperature
Advanced tools
Comparing version
{ | ||
"name": "color-temperature", | ||
"version": "0.2.6", | ||
"version": "0.2.7", | ||
"description": "Kelvin color temperature to RGB convertor", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -8,3 +8,3 @@ color-temperature | ||
The conversion is designed to be fast and usable for image processing. More details on color temperature and the algorithm can be found [here](http://zombieprototypes.com). | ||
The conversion is designed to be fast and usable for image processing. More details on color temperature and the algorithm can be found [here](http://www.zombieprototypes.com/?p=210). | ||
@@ -84,3 +84,3 @@ ## Installation | ||
``` | ||
There is also Deloitte.Convert a color temperature in Kelvin to RGB. | ||
Convert a color temperature in Kelvin to RGB. | ||
This method uses an approximation based on a curve fit of data from a sparse RGB to | ||
@@ -87,0 +87,0 @@ Kelvin mapping. |
10699
-0.11%