Sourced from Magick.NET-Q8-AnyCPU's releases.
Magick.NET 13.8.0
Changes in Magick.NET:
- fix: add guards for
MagickImage.MeanShift
by@Gounlaf
in dlemstra/Magick.NET#1612- Added
ChromaUpsampling
to theHeicReadDefines
.- typo: Update
IMorphologySettings.cs
by@Gounlaf
in dlemstra/Magick.NET#1617- fix: add guard for
MagickImage.Morphology
by@Gounlaf
in dlemstra/Magick.NET#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 dlemstra/Magick.NET#1621- doc: missing Exception for
MagickImage.OilPaint
by@Gounlaf
in dlemstra/Magick.NET#1623- Remove typo in *
PerceptualHash
summaries. by@Gounlaf
in dlemstra/Magick.NET#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: https://github.com/dlemstra/Magick.NET/compare/13.7.0...13.8.0
5ac3d81
Published Magick.NET 13.8.054aab7e
Renamed Building.md to CONTRIBUTING.md68af1ba
Revert breaking changes in enum order (#1627).3ffd1b0
Updated docs.ea8a818
Updated Magick.Native.a5fc2ba
Update doc typo in *PerceptualHash (#1624)cdc21d1
Use NSubstitute instead of a test class.e8072a4
Code style change.d958a69
Document missing Exception for MagickImage.OilPaint (#1623)417f8b4
Correct return type of channel methods in Moments and PerceptualHash (#1621)