29. If the boundary is specified in a single color, and if the algorithm proceeds pixel by pixel until the boundary color is encountered is known as ____ a) Parallel curve algorithm b) Flood-fill algorithm c) Scan-line fill algorithm d) Boundary-fill algorithm
Answer: d Explanation: This algorithm proceeds outward pixel by pixel until the boundary color is encountered.