reduce the range of the lab grid colour toning method

allows for more fine-tuning where it matters most
This commit is contained in:
Alberto Griggio
2018-06-13 14:14:39 +02:00
parent 09b5dca08d
commit d8bf532e47
4 changed files with 17 additions and 5 deletions

View File

@@ -1,11 +1,13 @@
#pragma once
// This number has to be incremented whenever the PP3 file format is modified or the behaviour of a tool changes
#define PPVERSION 336
#define PPVERSION 337
#define PPVERSION_AEXP 301 //value of PPVERSION when auto exposure algorithm was modified
/*
Log of version changes
337 2018-06-13
new scales for the LabGrid color toning parameters
336 2018-06-01
new demosaic method combobox for pixelshift
335 2018-05-30