| TYPE | NAME | DESCRIPTION |
|---|---|---|
| INT32 | run_mode | Interactive, [non-interactive] |
| IMAGE | image | The image to work on |
| DRAWABLE | drawable | The drawable to work on |
| INT32 | lower_threshold | Lower Alpha Threshold |
| INT32 | growth | How Much growth for safety |
| INT32 | convert_to_indexed | Convert Image to indexed |
| INT32 | dither | Floyd-Steinberg Dithering? |
| INT32 | colors | Colors to quantize to |