gimp_new_image
Create a new RGB image with a single layer by setting width, height, and fill color to start editing or processing.
Instructions
Create an RGB image with one layer. fill: 'transparent', 'white', 'black', 'foreground', 'background' or any colour.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fill | No | transparent | |
| width | No | ||
| height | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||