Allow user defined border for xtrans, #5198

This commit is contained in:
heckflosse
2019-03-01 14:47:55 +01:00
parent f78f17ae6f
commit 520a3709bf
9 changed files with 47 additions and 2 deletions

View File

@@ -1369,6 +1369,7 @@ struct RAWParams {
Glib::ustring method;
bool dualDemosaicAutoContrast;
double dualDemosaicContrast;
int border;
int ccSteps;
double blackred;
double blackgreen;