
Allows you to overlay two images into a single image.
Example

Running this code will overlay the image "D:\Automaxed\Image Automation\Color Print Test Image 28.jpg" to the image "D:\Automaxed\Image Automation\Color Print Test Image 28.jpg" with the following dimensions:
- Width: 150
- Height: 150
- Opacity: 50
Saving it as "D:\Automaxed\Image Automation\image overlay.jpg
plugin command("Image Automation.dll", "image overlay", "D:\\Automaxed\\Image Automation\\Color Print Test Image 28.jpg", "D:\\Automaxed\\Image Automation\\image overlay.jpg", "D:\\Automaxed\\Image Automation\\Color Print Test Image 28.jpg", 0, 0, 150, 150, 50)