Changes in Magick.NET:
- Fixed bug where
AnimationIterationswould return an incorrect value (#394). - Added Flv as a format (#395).
- Fixed building issue of the libraw library for Linux and MacOS (#397).
- Added extra overloads that include an offset when reading an image from a byte array (#401).
- Fixed bug when decoding JPEG files (#403).
- Fixed invalid conversion from CMYK
MagickColortoSystem.Drawing.Color.
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).
- Report exception if opening TIFF did not work out.
Library updates:
- ImageMagick 7.0.8-35 beta