fill_area_at
Apply a solid color fill to a contiguous region on a specified layer and frame, starting from a 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 |