| TYPE | NAME | DESCRIPTION |
|---|---|---|
| INT32 | run_mode | Interactive, [non-interactive] |
| IMAGE | image | The image to work on |
| DRAWABLE | drawable | The drawable to work on |
| INT32 | new | create a new image? |
| INT32 | transparent | make transparent? |
| COLOUR | bg_color | the background colour to use for transparency |
| INT32 | threshold | the threshold to use for background detection |
| INT32 | colors | how many colours to use (0 = don't convert to indexed) |
| INT32 | autocrop | autocrop at end? |