Noise Colour Chanels Lab mode see issue1734

This commit is contained in:
jdc
2013-03-03 07:37:59 +01:00
parent 3667fe020a
commit 2e86d15c50
31 changed files with 643 additions and 144 deletions

View File

@@ -457,11 +457,16 @@ class WBParams {
public:
bool enabled;
double luma;
bool perform;
double luma;
double Ldetail;
double chroma;
double redchro;
double bluechro;
double gamma;
double expcomp;
Glib::ustring dmethod;
};
//EPD related parameters.