First of all, this is different from questions like : How to place an image over another?
What I want to know is how to overlay a play button image on top of another existing image, and share it to Facebook. Only way I see is to create a new image with the overlay included. I want to know:
- If there is any other way to do this than creating a new image. Ideally I don't want to have to store the image to my server.
- If this is the only way, what is the easiest way to do this? Any library to create this type of image?