It would be usefull also to add a checkbox for excluding the Alpha channel to be used during computation.
EG:
Checkbox: Compute Alpha
true -> then Alpha is calculated adding or subtracting it from the 2 bitmaps
false -> first (or second) bitmap alpha is used.
This way we can also use bitmaps as masks easily
