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

@@ -790,6 +790,7 @@ public:
bool method;
bool dualDemosaicAutoContrast;
bool dualDemosaicContrast;
bool border;
bool ccSteps;
bool exBlackRed;
bool exBlackGreen;