Computer Science, asked by nottyboy095, 3 months ago

Which type of lines are ignored in the scan-line algorithm to fill regions? *​

Answers

Answered by satyamrana15jan
1

Answer:

Explanation:

Boundary Fill Algorithm starts at a pixel inside the polygon to be filled and paints the interior proceeding outwards towards the boundary. This algorithm works only if the color with which the region has to be filled and the color of the boundary of the region are different

Similar questions