resize_canvas
Scale the canvas and all its content to new dimensions for an Aseprite file. Specify new width and height in pixels.
Instructions
Scale the canvas and all its content to new dimensions.
Args: filename: Aseprite file to modify width: New canvas width in pixels height: New canvas height in pixels
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | ||
| width | Yes | ||
| height | Yes |