Add working profile Rec2020

This commit is contained in:
Desmis
2016-04-29 07:41:17 +02:00
parent e61e488346
commit b97ed08987
6 changed files with 349 additions and 300 deletions

View File

@@ -56,6 +56,7 @@ public:
Glib::ustring bruce; // default name of Bruce
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
bool gamutICC; // no longer used
bool gamutLch;