Flood-Fill in Action





It's a little awkward to kick off a flood fill algorithm, because it requires that the old color must be read before it is invoked.
Lecture 8 Slide 10 6.837 Fall '98