create_layer
Add a new transparent layer to the top of an image, providing a blank canvas for drawing or compositing while preserving existing pixels.
Instructions
Create a transparent RGBA layer at the top of an image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| width | No | ||
| height | No | ||
| opacity | No | ||
| image_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||