I have 2 images.
I need to create a 3rd image, based on this logic:
If the pixel in image 1 and 2 is identical, the pixel in image 3 should be transparent.
If the pixel is different between image 1 and 2, use the pixel from image 1.
Photoshop blend modes don't seem to be the right direction. Are there any good 3rd party or scripting tools for this kind of operation?
Pending a more clever solution, with Gimp:
Behind
mode)Difference
mode and create a layer with the result (Layer > New from visible
)(*) Here is the alpha channel of Image1: plenty of random not-so-transparent dots:
And Image2 is similar, with other random dots: