change aces matrix

This commit is contained in:
Desmis
2018-04-09 13:58:29 +02:00
parent 9b7d255e8b
commit 690b34f2a5
5 changed files with 35 additions and 27 deletions

View File

@@ -61,7 +61,7 @@ public:
Glib::ustring srgb; // default name of SRGB space profile
Glib::ustring srgb10; // default name of SRGB space profile
Glib::ustring rec2020; // default name of rec2020
Glib::ustring ACEScg; // default name of ACEScg
Glib::ustring ACESc; // default name of ACESc
bool gamutICC; // no longer used
bool gamutLch;