| TYPE | NAME | DESCRIPTION |
|---|---|---|
| INT32 | run_mode | Interactive, non-interactive |
| IMAGE | image | Input image |
| DRAWABLE | drawable | Drawable to save |
| STRING | filename | The name of the file to save the image in |
| STRING | raw_filename | The name of the file to save the image in |
| INT32 | compression | Compression level (0 = none, 1 = RLE, 2 = ARLE) |