Ciecam02 fixed bad temp and tint cat02preset

This commit is contained in:
Desmis
2020-02-29 12:51:17 +01:00
parent c79997bc48
commit aa389dbcae
4 changed files with 24 additions and 0 deletions

View File

@@ -63,6 +63,7 @@ public:
void autoCamChanged (double ccam, double ccamout) override;
bool autoCamComputed_ ();
void adapCamChanged (double cadap) override;
void wbCamChanged(double tem, double tin) override;
bool adapCamComputed_ ();
void ybCamChanged (int yb) override;
bool ybCamComputed_ ();