Computes the symmetric difference (xor) between two bitmaps and returns new bitmap. The caller is responsible for memory management.
See Implementation
Computes the symmetric difference (xor) between two bitmaps and returns new bitmap. The caller is responsible for memory management.