fill_area_at
Fill a contiguous area of color on a specific layer and frame at the given pixel coordinate.
Instructions
Fill an area on a specific layer/frame.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | ||
| layer_name | Yes | ||
| frame_index | Yes | ||
| x | Yes | ||
| y | Yes | ||
| color | No | #000000 | |
| create_if_missing | No |