Changes in Magick.NET:
- Added
MetaChannelCounttoMagickImage(#1585) - Added extra overload for the
Clutmethod and and fixed bug that was found in (#1630). - Added channels overload to the
HaldClutmethod ofMagickImage. - Don't create
PointDforMagickImage.Resampleby @Gounlaf in (#1631) - Add missing interface declaration for
IMagickImage.ToBase64by @Gounlaf in (#1639) - Add a
ToBase64variantMagickImageCollectionby @Gounlaf in (#1640) - Use a
HashSetinstead of List by @Gounlaf in (#1642) - Added
GetChannelIndexto theIPixelCollectionthat will replaceGetIndexin 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:
- Fixed method that determines the width and height of an icon (ImageMagick/ImageMagick#7341)
- Added Apple ProRAW header.
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