image overlay color

Allows you to add a colored overlay to an image.


Example

Running this code will put a color overlay "72D5CD" fully to 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 overlay color", "E:\\Example Folder\\Picture 1.jpg", "E:\\Saved Folder\\Sample.jpg", "72d5cd", "Full", "Middle", 50)

Was this helpful?

Previous Article

image overlay

Next Article

image pixelate