mirror of
https://github.com/riegera2412/UVtools.git
synced 2026-07-18 06:26:26 +02:00
Xor has the chance to introduce pixels that are white on the upper/lower layers that is black on the current layer and thus does not need to be checked for neighbors. Switch to Subtract which is more correct.