![](https://wiki.automaxed.com/wp-content/uploads/image-watermark-image.png)
Allows you to add image watermark to another image.
Example
![](https://wiki.automaxed.com/wp-content/uploads/image-watermark-image-1.png)
Running this code will put the logo image "E:\Example Folder\Picture 2.jpg" to the top right of the image "E:\Example Folder\Picture 1.jpg" with an opacity of 50%, saving it to "E:\Saved Folder\Sample.jpg".
plugin command("Image Automation.dll", "image watermark/image", "E:\\Example Folder\\Picture 1.jpg", "E:\\Example Folder\\Picture 2.jpg", "E:\\Saved Folder\\Sample.jpg", "Top Right", 50)