resize_canvas
Scale the canvas and its content to new dimensions by specifying 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 |