Reworked color functions

This commit is contained in:
Oliver Duis
2012-07-10 07:37:45 +02:00
parent 6b842fd408
commit 8ae269ab79
14 changed files with 420 additions and 793 deletions

View File

@@ -5,9 +5,6 @@
#include "rtengine.h"
#define D50x 0.96422
#define D50z 0.82521
namespace rtengine {
static const int MAXVAL = 0xffff;