| TYPE | NAME | DESCRIPTION |
|---|---|---|
| INT32 | run_mode | Interactive, [non-interactive] |
| INT32 | width | The width of the new image to generate |
| INT32 | height | The height of the new image to generate |
| INT32 | type | The type of the layer to create (same as gimp_layer_new.type) |
| STRING | expression | The perl expression to use |
| TYPE | NAME | DESCRIPTION |
|---|---|---|
| IMAGE | image | The resulting image |