crop_sprite
Crop a sprite canvas to a specific rectangle defined by x, y, width, and height coordinates.
Instructions
Crop the canvas to the rectangle (x, y, width, height).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| width | Yes | ||
| height | Yes | ||
| filename | Yes |