
Allows you to create a blank image with a variety of background colors.
Example

Running this code will create a blank image named "Image Blank.jpg" with a background color of "FFFFFF".
plugin command("Image Automation.dll", "image blank", "FFFFFF", 500, 500, "{$special folder("Application")}\\Image Blank.jpg")