improvement gamut-control and conversions RGB<=>Lab see issue1551 and issue1552
This commit is contained in:
@@ -88,7 +88,7 @@ private:
|
||||
public:
|
||||
const static double sRGBGamma; // standard average gamma
|
||||
const static double sRGBGammaCurve; // 2.4 in the curve
|
||||
const static double eps_max, kappa;
|
||||
const static double eps_max, kappa, epskap;
|
||||
const static float D50x, D50z;
|
||||
const static double u0, v0;
|
||||
|
||||
|
Reference in New Issue
Block a user