What's Changed
- Make sure
FrameCount
is 1 when reading a MagickImage (#1761). - Make the constructor of
ColorProfile
that has a name obsolete and only useicc
as the name in the future. - Fixed memory leak with the return value of
MagickImage.FormatExpression
. - Added missing interface inheritance (#1776).
- Created
Magick.NET.AvaloniaMediaImaging
(#1743).
Related changes in ImageMagick since the last release of Magick.NET:
- Make sure we can write jpeg files with an exif profile that has a length of 65533 (#1764).
- Move jpeg specific exif detection of profiles with the name app1 to a more generic spot (#1766).
Library updates:
- ImageMagick 7.1.1-43 (2024-12-22)
- aom 3.11.0 (2024-11-14)
- heif 1.19.5 (2024-11-19)
- jpeg-xl 0.11.1 (2024-11-26)
- pixman 0.44.2 (2024-12-03)
- xml 2.13.5 (2024-11-12)
Full Changelog: 14.2.0...14.3.0