Changes in Magick.NET:
- Fixed access violation when an exception is raised in the
Write(stream)method ofMagickImageCollection(#436). - Changed the default
CompositeOperatorfromCopyAlphatoIninDrawables().Composite(#442). - Added support for RangeThreshold to MagickImage (#428).
Related changes in ImageMagick since the last release of Magick.NET:
- Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).
- Enabled support for Old-style JPEG compression support in libtiff (#441).
Library updates:
- ImageMagick 7.0.8-47 beta