Closed Romasz closed 5 years ago
Your exception is complaining about not being able to load a library called WIC.ImgCoreDll.dll
. This is not a Magick.NET library. It looks like you have a different problem?
You are right. I debugged further and checked some more dependencies - this seem to be a problem on my side with one of the codecs. It appears after the byte array is returned.
Sorry for leaning out with this.
No problem and thanks for coming back and closing this issue 👍
Prerequisites
Description
While using tiff image as a source of MagickImage we can see in debug output that of the dlls seem to be missing:
The code is simple:
Not sure how important is this, hence everything works fine. Just this noise in the output with alerting 'Error'.
System Configuration