Thank you so much for this program. It made it really easy to track down the issue. It turns out that the ImageMagick code of ConnectedComponents forgets to decrement a reference counter. When you Dispose the image it cannot delete it because it still thinks that something is using it. I will publish a new release later today to resolve this issue. I have to fix something else first so it might take a couple of hours before the release is available.
↧