layer_create
Create a transparent layer in GIMP with optional dimensions that default to the canvas, and get a persistent layer ID for later edits.
Instructions
Create a transparent layer. Width/height default to canvas dimensions. Returns a persistent GIMP tattoo-based layer_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Layer | |
| width | No | ||
| height | No | ||
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||