Changes in Magick.NET:
- Removed System.Drawing specific Drawable code.
- Moved the read and write defines into it's own ImageMagick.Formats.[Format] namespace.
- Removed the Magick.NET.Web project.
- Added extra class that can be used to parse the additional info of a PSD file (#620).
Related changes in ImageMagick since the last release of Magick.NET:
- Disable "random" OpenCL kernel. Previously the work load was distributed but each started with the same random seed.
- Finished implementation of -distort rigid-affine
- Enable threaded PNG coder on non Windows platforms (#623)
Library updates:
- ImageMagick 7.0.10-11 beta