Skip to content

Commit

Permalink
set LabRegions as the default color toning method
Browse files Browse the repository at this point in the history
  • Loading branch information
agriggio committed Oct 28, 2018
1 parent f673a4a commit 50c6238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rtengine/procparams.cc
Original file line number Diff line number Diff line change
Expand Up @@ -731,7 +731,7 @@ ColorToningParams::ColorToningParams() :
1.00,
1.00
},
method("Lab"),
method("LabRegions"),
twocolor("Std"),
redlow(0.0),
greenlow(0.0),
Expand Down

0 comments on commit 50c6238

Please sign in to comment.