Flood-fills the area of the current context bounded by the color border
using x
, y
as the starting
point.
x |
the starting X coordinate |
y |
the starting Y coordinate |
border |
the color of the border that contains the fill |
c |
the color of the fill |