Skip to content

Filling small holes in an image efficiently #2251

Answered by antonfirsov
ghost asked this question in Q&A
Discussion options

You must be logged in to vote

Generating polygons based on pixel graphic data is definitely beyond the scope of the ImageSharp and ImageSharp.Drawing libraries.

I would do the filling some other way anyways, maybe by flooding the pixels from a starting point, if you mean some mspaint-like filling here.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants