ProcParams now contain red and blue ratios, to be aligned with values in the GUI.
This commit is contained in:
@@ -1501,9 +1501,9 @@ struct RAWParams {
|
||||
*/
|
||||
struct FilmNegativeParams {
|
||||
bool enabled;
|
||||
double redExp;
|
||||
double redRatio;
|
||||
double greenExp;
|
||||
double blueExp;
|
||||
double blueRatio;
|
||||
|
||||
FilmNegativeParams();
|
||||
|
||||
|
Reference in New Issue
Block a user