Skip to content

Magick.NET 13.9.0

Compare
Choose a tag to compare
@dlemstra dlemstra released this 31 May 07:15
· 330 commits to main since this release
c1cbc4e

Changes in Magick.NET:

  • Added MetaChannelCount to MagickImage (#1585)
  • Added extra overload for the Clut method and and fixed bug that was found in (#1630).
  • Added channels overload to the HaldClut method of MagickImage.
  • Don't create PointD for MagickImage.Resample by @Gounlaf in (#1631)
  • Add missing interface declaration for IMagickImage.ToBase64 by @Gounlaf in (#1639)
  • Add a ToBase64 variant MagickImageCollection by @Gounlaf in (#1640)
  • Use a HashSet instead of List by @Gounlaf in (#1642)
  • Added GetChannelIndex to the IPixelCollection that will replace GetIndex in the next major release.
  • Patches to improve copying the native files with Mono (#1633)

Related changes in ImageMagick since the last release of Magick.NET:

Library updates:

  • ImageMagick 7.1.1-33 (2024-05-25)
  • harfbuzz 8.5.0 (2024-05-13)
  • jpeg-turbo 3.0.3 (2024-05-08)
  • xml 2.12.7 (2024-05-13)

Full Changelog: 13.8.0...13.9.0