Flood fill definition

Search

Flood fill

Flood fill logo #21000 Flood fill, also called seed fill, is an algorithm that determines the area connected to a given node in a multi-dimensional array. It is used in the `bucket` fill tool of paint programs to fill connected, similarly-colored areas with a different color, and in games such as Go and Minesweeper for determining which pieces are cleared. When applie.....
Found on http://en.wikipedia.org/wiki/Flood_fill
No exact match found.