Add chroma and gamma to Color Mask - use patch Floessie

This commit is contained in:
Desmis
2019-03-14 16:53:03 +01:00
parent 677cf0c054
commit b69f9dc84b
12 changed files with 149 additions and 5 deletions

View File

@@ -104,6 +104,9 @@ private:
Adjuster* const blurcolde;
Adjuster* const blendmaskcol;
Adjuster* const radmaskcol;
Adjuster* const chromaskcol;
Adjuster* const gammaskcol;
Adjuster* const slomaskcol;
// Exposure
Adjuster* const expcomp;
Adjuster* const hlcompr;