resize_canvas
Change a sprite's canvas size by providing a file path and new width and height, preserving the existing artwork.
Instructions
Resize an existing sprite's canvas in place.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| width | Yes | ||
| height | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |