Reworked color functions

see issue 1052
This commit is contained in:
Oliver Duis
2012-07-11 09:10:49 +02:00
parent af9fb61241
commit 8b8ced3a39
15 changed files with 546 additions and 811 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;