It is most likely that you are trying to access a file that is still being written to. I use a FileInfo extension method that tries to access the file untill no security exceptions are raised anymore in my own projects. I don't think this is a Magick.NET issue. Contact me if you want the source for that class. I am not near a computer that has the source at the moment.
↧