1.

If the boundary is specified in a single color, and if the algorithm proceeds pixel by pixel until the boundary color is encountered is called(a) Scan-line fill algorithm(b) Boundary-fill algorithm(c) Flood-fill algorithm(d) Parallel curve algorithmI got this question by my college professor while I was bunking the class.This intriguing question originated from Line Filling Algorithms in portion Graphics Primitives of Computer Graphics

Answer»

Right choice is (b) Boundary-fill ALGORITHM

For EXPLANATION I would SAY: This algorithm proceeds outward PIXEL by pixel until the boundary color is encountered.



Discussion

No Comment Found

Related InterviewSolutions