Lab adjustements- CC curve and LC curve see #issue1514

This commit is contained in:
jdc
2012-08-08 17:09:17 +02:00
parent 6fb11953e4
commit 869740fd45
34 changed files with 427 additions and 232 deletions

View File

@@ -188,7 +188,9 @@ RGBCURVE, // EvRGBbCurve
RGBCURVE, // EvNeutralExp
LUMINANCECURVE, // EvLBWtoning
LUMINANCECURVE, // EvLCCurve
LUMINANCECURVE, // EvLCHGurve
RGBCURVE // EvCCCurve
LUMINANCECURVE, // EvLCHurve
RGBCURVE, //
LUMINANCECURVE, // EvCLCCurve
LUMINANCECURVE // EvCLLcredsk
};