Magick.NET 13.8.0
Changes in Magick.NET:
- fix: add guards for
MagickImage.MeanShift
by @Gounlaf in #1612 - Added
ChromaUpsampling
to theHeicReadDefines
. - typo: Update
IMorphologySettings.cs
by @Gounlaf in #1617 - fix: add guard for
MagickImage.Morphology
by @Gounlaf in #1618 - Added
NoIdentifier
to thePdfWriteDefines
. - Made
NearLossless
of theWebPWriteDefines
obsolete because this was removed from ImageMagick. - perf: use index access to
Dictionary
by @Gounlaf in #1621 - doc: missing Exception for
MagickImage.OilPaint
by @Gounlaf in #1623 - Remove typo in *
PerceptualHash
summaries. by @Gounlaf in #1624 - Revert breaking changes in enum order (#1627).
Related changes in ImageMagick since the last release of Magick.NET:
- protect backslash write writing properties to MIFF (ImageMagick/ImageMagick#7270)
- Use the new OpenEXRCore api that allows meta channel support when reading exr files (only when OpenEXR is version 3.1.0 or higher)
- Fix GIF ICC profile reading. (ImageMagick/ImageMagick#7281)
Library updates:
- ImageMagick 7.1.1-32 (2024-05-05)
- aom 3.9.0 (2024-04-23)
- deflate 1.20.0 (2024-03-23)
- openexr 3.2.4 (2024-03-26)
- fribidi 1.0.14 (2024-04-25)
- harfbuzz 8.4.0 (2024-03-29)
- lzma 5.4.6 (2024-01-26)
- webp 1.4.0 (2023-04-13)
- xml 2.12.6 (2024-03-15)
Full Changelog: 13.7.0...13.8.0