InterviewSolution
Saved Bookmarks
| 1. |
If we want to recolor an area that is not defined within a single color boundary is known as(a) Boundary-fill algorithm(b) Parallel curve algorithm(c) Flood-fill algorithm(d) Only bThe question was posed to me by my college professor while I was bunking the class.This interesting question is from Line Filling Algorithms in section Graphics Primitives of Computer Graphics |
|
Answer» The CORRECT OPTION is (c) Flood-fill algorithm |
|