Allows you to split an image into tiles.
Example
Running this code will split the image "E:\Example Folder\Picture 1.jpg" to "300 x 300", saving it in the folder path named "E:\Saved Folder".
plugin command("Image Automation.dll", "image split", "E:\\Example Folder\\Picture 1.jpg", "E:\\Saved Folder", "300x300")