Merge branch 'dev' into metadata-exiv2
This commit is contained in:
@@ -45,6 +45,7 @@ public:
|
||||
bool monitorBPC; ///< Black Point Compensation for the Labimage->Monitor transform (directly, i.e. not soft-proofing and no WCS in between)
|
||||
bool autoMonitorProfile; ///< Try to auto-determine the correct monitor color profile
|
||||
bool autocielab;
|
||||
bool observer10;
|
||||
bool rgbcurveslumamode_gamut;// controls gamut enforcement for RGB curves in lumamode
|
||||
bool verbose;
|
||||
Glib::ustring darkFramesPath; ///< The default directory for dark frames
|
||||
@@ -95,7 +96,7 @@ public:
|
||||
// bool showtooltip;
|
||||
|
||||
int itcwb_thres;
|
||||
bool itcwb_sort;
|
||||
bool itcwb_sorted;
|
||||
int itcwb_greenrange;
|
||||
int itcwb_greendeltatemp;
|
||||
bool itcwb_forceextra;
|
||||
@@ -103,6 +104,7 @@ public:
|
||||
int itcwb_delta;
|
||||
bool itcwb_stdobserver10;
|
||||
int itcwb_precis;
|
||||
bool itcwb_nopurple;
|
||||
//wavelet levels
|
||||
double edghi;
|
||||
double edglo;
|
||||
|
Reference in New Issue
Block a user