| TYPE | NAME | DESCRIPTION
|
|---|
| INT32 | run_mode | Interactive, non-interactive |
| IMAGE | image | Input image (unused) |
| DRAWABLE | drawable | Input drawable |
| INT32 | argc_matrix | The number of elements in the following array. Should be always 25. |
| FLOATARRAY | matrix | The 5x5 convolution matrix |
| INT32 | alpha_alg | Enable weighting by alpha channel |
| FLOAT | divisor | Divisor |
| FLOAT | offset | Offset |
| INT32 | argc_channels | The number of elements in following array. Should be always 5. |
| INT32ARRAY | channels | Mask of the channels to be filtered |
| INT32 | bmode | Mode for treating image borders |