Question 120
Consider the following statements with respect to approaches to fill area on raster systems :
P: To determine the overlap intervals for scan lines that cross the area.
Q: To start from a given interior position and paint outward from this point until we encounter the specified boundary conditions.
Select the correct answer from the options given below :
Answer : 3. Both P and Q P: To determine the overlap intervals for scan lines that cross the area.
Q: To start from a given interior position and paint outward from this point until we encounter the specified boundary conditions.
Select the correct answer from the options given below :
Previous | Next |
UGC NET CS December 2019 - Question 119 | UGC NET CS December 2019 - Question 121 |
Both Statements are true with respect to Area fill methods and simply are part of definition of scan line and boundary fill methods.
So, option 3 is correct answer
Filled Area Primitives
Two basic approaches to area filling on raster systems:
Reference 1 : SCAN-LINE FILL ALGORITHMS - Filled Area Primitives - scan-line and fill method