pixelshift: added checkbox to test red/blue cross check

This commit is contained in:
heckflosse
2016-12-02 22:41:09 +01:00
parent 27a537aba4
commit 4820437c46
12 changed files with 126 additions and 7 deletions

View File

@@ -481,7 +481,8 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
DEMOSAIC, // EvPixelshiftShowMotionMaskOnly
DEMOSAIC, // EvPixelShiftAutomatic
DEMOSAIC, // EvPixelShiftNonGreenHorizontal
DEMOSAIC // EvPixelShiftNonGreenVertical
DEMOSAIC, // EvPixelShiftNonGreenVertical
DEMOSAIC // EvPixelShiftNonGreenCross
};