reduce the range of the lab grid colour toning method
allows for more fine-tuning where it matters most
This commit is contained in:
@@ -454,6 +454,7 @@ struct ColorToningParams {
|
||||
double labgridAHigh;
|
||||
double labgridBHigh;
|
||||
static const double LABGRID_CORR_MAX;
|
||||
static const double LABGRID_CORR_SCALE;
|
||||
|
||||
ColorToningParams();
|
||||
|
||||
|
Reference in New Issue
Block a user