image tint

Allows you to apply color vector to an image.


Example

Running this code will apply a tint colored "00FFFF" to the image "E:\Example Folder\Picture 1.jpg", saving it to "E:\Saved Folder\Sample.jpg".

plugin command("Image Automation.dll", "image tint", "E:\\Example Folder\\Picture 1.jpg", "E:\\Saved Folder\\Sample.jpg", "00FFFF")

Was this helpful?

Previous Article

image tile

Next Article

image to ascii art