Computer Science, asked by vidhidave6322, 1 year ago

Distinguish between boundary fill and flood fillin graphics

Answers

Answered by diya3065
0

BOUNDARY FILL:

  • this is an area filling with algorithm.

FLOOD FILLIN:

  • flood fill is an algorithm that determines the area that connected to a given node in a multi-dimensional array.

Similar questions