fill_area
Flood fill: replace contiguous matching-color region at (x,y) on a layer with specified color.
Instructions
Flood fill (paint bucket): replace the contiguous region of matching
colour starting at (x,y) on the target layer with color.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| color | Yes | ||
| frame | No | ||
| layer | No | ||
| filename | Yes |