Hi All, I have a query regarding combining 2 pictures in v15.
I have a function in a v11 application whereby the user drags a picture onto a base picture. A new merged picture is created using the 4D picture operator | ……. Picture1 := Picture1 | Picture2 Now the app is in the process of being upgraded to v15 and the new 4D command line used is ….. COMBINE PICTURES (Picture1;Picture1;Superimposition;Picture2) The problem is that now the white background of Picture2 also covers part of Picture1 instead of being a clean transparent overlay. Can anyone advise how it’s possible to deal with the background issue when combining 2 pictures with the new picture commands? Regards, Ronnie Tarawerkz ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

