result will be like last picture in first post, but only black, not green.
can i somehow restore alpha by using two pairs of BG and RES to recieve truly X.png?
or better forget about it and search another way to reach the goal?
the result is following: http://s27.postimg.org/w8ev0cbhb/image.jpg no alpha channel. i think i was wrong with Plus method. image had alpha, and was painted on background(white.png), target image(res4.png) don't have alpha anymore. and i need restore X.png, which had alpha. i only can add new pair ...
I have a background image, and image on that background. blend mode was Plus.(at least same method) i need to restore that image, with alpha channel. Background: http://s9.postimg.org/l07m2rh8r/white.jpg Image+BG: http://s30.postimg.org/ed49x9v99/res4.jpg i tryed that: imconvert res4.png white.png ...