This reverts commit 16db6186dd
.
This commit is contained in:
@@ -134,10 +134,6 @@ private:
|
||||
|
||||
std::vector<locallabcieLC> cie_lc;
|
||||
|
||||
std::vector<locallabshGHS> sh_ghs;
|
||||
|
||||
std::vector<locallabshGHSbw> sh_ghsbw;
|
||||
|
||||
std::vector<locallabsetLC> set_lc;
|
||||
|
||||
std::vector<locallabcieSIG> cie_sig;
|
||||
@@ -180,12 +176,6 @@ public:
|
||||
// Locallab CIE tool primaries function
|
||||
void cieChanged(const std::vector<locallabcieLC> &cielc, int selspot) override;
|
||||
|
||||
// Locallab SH GHS tool Curve S GHS function
|
||||
void ghsChanged(const std::vector<locallabshGHS> &shghs, int selspot) override;
|
||||
|
||||
// Locallab SH GHS tool Black point & White point GHS function
|
||||
void ghsbwChanged(const std::vector<locallabshGHSbw> &shghsbw, int selspot) override;
|
||||
|
||||
// Locallab Log Encoding and Cam16 autocompute function
|
||||
void ciebefChanged(const std::vector<locallabcieBEF> &ciebef, int selspot) override;
|
||||
|
||||
|
Reference in New Issue
Block a user