Fixed bug in XYZ V2 AcesP1 profile

This commit is contained in:
Desmis
2018-04-13 10:51:49 +02:00
parent a872bd9e2d
commit c2db569823
5 changed files with 23 additions and 14 deletions

View File

@@ -61,7 +61,8 @@ 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 ACESc; // default name of ACESc
Glib::ustring ACESp0; // default name of ACES P0
Glib::ustring ACESp1; // default name of ACES P1
bool gamutICC; // no longer used
bool gamutLch;