Changes in Magick.NET:
- Removed setting the width and height limit (
10000000) and use the default value of ImageMagick. - Added
PdfInfothat can be used to quickly get the page count of aPDFdocument (#268). - Removed support for netstandard13.
- Added OpenMP support to the Linux build.
- Removed
Encodingfrom the public API of theIptcProfile. - Added Iptc Envelope that set the character set to UTF8 (#841).
- Moved everything from the ImageMagick.Formats.* namespaces to ImageMagick.Formats
- Added
Predictorproperty to theTiffWriteDefines. - Added
intoverload to theSetDefinemethod ofMagickSettings. - Added
HeicReadDefines.
Related changes in ImageMagick since the last release of Magick.NET:
- Fix rounding error for CSS colors (reference ImageMagick/ImageMagick6#129).
- set the quality to 100 to produce lossless HEIC images (reference ImageMagick/ImageMagick#3116).
Library updates:
- Magick.NET.Core 6.0.0
- Magick.NET.SystemDrawing 2.0.10
- Magick.NET.SystemWindowsMedia 3.0.4
- ImageMagick 7.0.10-58