-
-
Notifications
You must be signed in to change notification settings - Fork 433
Closed
Labels
Description
Hi,
I'm having trouble with Magick.NET not deleting cache/temp files. Is there something I can do to trigger this? I tried using Dispose() after having no need for an image anymore but this doesn't help against the temp files. I also tried to delete the files afterwards but most of the time don't get access to them.
What's good practice here?