Hi. I have a problem with ImageCopy : when I copy a small image with transparent background on an another image, the transparent color of the first image is copied over the second. (do you see what I mean ?) Example : copy an icon on a map. How can I do ? Thanks
This may come as a surprise, but we can read. If we didn't answer your question the first time, we probably didn't have good ideas.
Now for the most obvious (and not very efficient) idea: ImageColorAt() & ImageSetPixel().