Does anybody have any suggestion how to create a routine to create simple morphing between 2 images using the GDI APIs? I'm guessing that some XORing between the images would do it but I just can't figure out a good way of doing it. What I want is for the user to select two pictures and the program would create a number of images "between" those so they together could form a simple morphing animation.
Any suggestions are more then welcome.
