I want to embed some images to another image. This should be done as layers so transparency everything will be kept. Images are png. How can i do that ?
This is like using pngout and adding extra layers.
And the main issue with this is the new layer has to have specific position. For example i have 200x200 main image and 24x22 new layer image. I need to be able to start new layer adding point from lets say top 55px left 25px.
Thank you.