Colourtoning: Always calculate saturation for 'Automatic Saturation Protection' from full image

This commit is contained in:
heckflosse
2016-08-23 19:59:49 +02:00
parent 9b62f92095
commit 7a4cf9aba8
3 changed files with 10 additions and 29 deletions

View File

@@ -197,6 +197,8 @@ protected:
bool wavcontlutili;
void startProcessing ();
void process ();
float colourToningSatLimit;
float colourToningSatLimitOpacity;
public: