ProcParams now contain red and blue ratios, to be aligned with values in the GUI.
This commit is contained in:
@@ -668,9 +668,9 @@ struct MetaDataParamsEdited {
|
||||
|
||||
struct FilmNegativeParamsEdited {
|
||||
bool enabled;
|
||||
bool redExp;
|
||||
bool redRatio;
|
||||
bool greenExp;
|
||||
bool blueExp;
|
||||
bool blueRatio;
|
||||
|
||||
bool isUnchanged() const;
|
||||
};
|
||||
|
Reference in New Issue
Block a user