image watermark/image

Allows you to add image watermark to another image.


Example

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)

Was this helpful?

Previous Article

image vignette

Next Article

image watermark/text