Creation of the ICCProfileCreator

This commit is contained in:
Hombre
2018-06-25 00:43:11 +02:00
parent e2dc8ea2c3
commit fb0c95969b
35 changed files with 1330 additions and 1799 deletions

View File

@@ -592,20 +592,6 @@ public:
bool outputProfile;
bool outputIntent;
bool outputBPC;
bool customOutputProfile;
bool outputPrimariesPreset;
bool redPrimaryX;
bool redPrimaryY;
bool greenPrimaryX;
bool greenPrimaryY;
bool bluePrimaryX;
bool bluePrimaryY;
bool outputGammaPreset;
bool outputGamma;
bool outputSlope;
bool outputProfileVersion;
bool outputIlluminant;
};
class WaveletParamsEdited
{