Fixed bug in Output profile and add illuminant choice to Icc V4

This commit is contained in:
Desmis
2018-04-17 17:22:22 +02:00
parent b5898e0a54
commit 49340d5c76
10 changed files with 215 additions and 19 deletions

View File

@@ -1023,6 +1023,7 @@ struct ColorManagementParams {
double slpos;
Glib::ustring wprimari;
Glib::ustring wprofile;
Glib::ustring wtemp;
static const Glib::ustring NoICMString;
bool freegamma;