add free primaries to ICC V4

This commit is contained in:
Desmis
2018-04-22 18:18:18 +02:00
parent d183d47c09
commit bfb063f599
8 changed files with 237 additions and 3 deletions

View File

@@ -1021,6 +1021,13 @@ struct ColorManagementParams {
Glib::ustring gamma;
double gampos;
double slpos;
double predx;
double predy;
double pgrex;
double pgrey;
double pblux;
double pbluy;
Glib::ustring wprimari;
Glib::ustring wprofile;
Glib::ustring wtemp;