Allows you to embed text to an image.
Example
Running this code will embed a text "Sample" to the image "E:\Example Folder\Picture 1.png", saving it to "E:\Saved Folder\Sample.png".
plugin command("Image Automation.dll", "image embed text", "Sample", "E:\\Example Folder\\Picture 1.png", "E:\\Saved Folder\\Sample.png")