What is seed fill?
One way to fill a polygon is to begin from a given point (seed) known to be inside the polygon and highlight outward from this point i.e. neighboring pixels unless encounter the boundary pixels, this approach is known as seed fill.