1.

The algorithm which repaints an area that was originally painted by merging a foreground color F and background color B where F!=B.(a) Tint fill(b) Flood fill(c) Linear soft-fill(d) Boundary fillI have been asked this question by my college director while I was bunking the class.I need to ask this question from Area Fill Attributes topic in portion Graphics Primitives of Computer Graphics

Answer» RIGHT choice is (C) Linear soft-fill

Explanation: Linear soft-fill algorithm used to REPAINT the area.


Discussion

No Comment Found

Related InterviewSolutions