Hi I need a way to merge multiple images together into a new image and save it, there are 4 layers and 2 of them will always be the same, the other 2 will be uploaded images.
Layer 1 img (Base layer - Uploaded)
Layer 2 img (Doesn't change)
Layer 3 img (Uploaded)
Layer 4 img (Doesn't change)
The image dimensions will always be the same but I need to set each layers x&y position.
Can anybody help me?