Merge with c3a84087d8675dbd37e95cc6177b04b359bf4e73
This commit is contained in:
@@ -405,9 +405,11 @@ class WBParams {
|
||||
|
||||
public:
|
||||
bool enabled;
|
||||
int luma;
|
||||
int chroma;
|
||||
float gamma;
|
||||
double luma;
|
||||
double Ldetail;
|
||||
double chroma;
|
||||
double gamma;
|
||||
double expcomp;
|
||||
};
|
||||
|
||||
//EPD related parameters.
|
||||
|
Reference in New Issue
Block a user