fill_ellipse
Fill an elliptical region on the design layer using coordinates, dimensions, and color to add rounded shapes to pixel art.
Instructions
Fill an ellipse bounded by (x,y,width,height) on the design layer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| name | Yes | ||
| slot | Yes | ||
| color | Yes | ||
| scale | No | ||
| width | Yes | ||
| height | Yes | ||
| plan_id | No | ||
| output_dir | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||