Merge branch 'dev' into metadata-exiv2
This commit is contained in:
@@ -60,12 +60,14 @@ public:
|
||||
Glib::ustring rec2020; // filename of Rec2020 profile (default to the bundled one)
|
||||
Glib::ustring ACESp0; // filename of ACES P0 profile (default to the bundled one)
|
||||
Glib::ustring ACESp1; // filename of ACES P1 profile (default to the bundled one)
|
||||
Glib::ustring DCIP3; // filename of DCIP3 profile (default to the bundled one)
|
||||
|
||||
bool gamutICC; // no longer used
|
||||
bool gamutLch;
|
||||
bool HistogramWorking; // true: histogram is display the value of the image computed in the Working profile
|
||||
// false: histogram is display the value of the image computed in the Output profile
|
||||
int amchroma;
|
||||
int amchromajz;
|
||||
int protectred;
|
||||
double protectredh;
|
||||
double nrauto;
|
||||
@@ -82,6 +84,7 @@ public:
|
||||
double level0_cbdl;
|
||||
double level123_cbdl;
|
||||
Glib::ustring lensfunDbDirectory; // The directory containing the lensfun database. If empty, the system defaults will be used, as described in https://lensfun.github.io/manual/latest/dbsearch.html
|
||||
Glib::ustring lensfunDbBundleDirectory;
|
||||
int cropsleep;
|
||||
double reduchigh;
|
||||
double reduclow;
|
||||
|
Reference in New Issue
Block a user