resize_canvas
Change the canvas size without modifying layer pixels. Set new width and height, with optional offsets to reposition the image.
Instructions
Resize the canvas without scaling layer pixels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | Yes | ||
| height | Yes | ||
| image_id | Yes | ||
| offset_x | No | ||
| offset_y | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||