Magick.NET 13.6.0
Changes in Magick.NET:
- Make sure the current settings are using when creating new MagickReadSettings (#1495)
- Also return IndexChannel in the Channels property (#1496).
- Generate the code to get the description of an ExifTagValue instead of using reflection (#1499).
- Added Time to the ResourceLimits.
- Added support for specifying the ColorSpace with a PerceptualHash.
- Fix: magickSettings: use backing Drawing property instead of options by @Gounlaf in #1521
- Added Id to EightBimValue that will replace ID in the next major release.
- Added Id to DrawablePushPattern that will replace ID in the next major release.
- Added methods to the EightBimProfile profile to get and set the XmpProfile profile inside it (#1517).
- Added interfaces for the Drawable classes.
- Added MipmapCount to the DdsWriteDefines that will replace the Mipmaps property in the next major release.
- Fix: add guards for MagickImage.AdaptiveThreshold by @Gounlaf in #1544
- Fix: add guards for MagickImage.BilateralBlur by @Gounlaf in #1545
- Fix: add guards for MagickImage.Clahe by @Gounlaf in #1551
- Use Quantum.Convert for K value in MagickColor by @Gounlaf in #1512
- Typo: TiffReadDefines.IgnoreExifPoperties -> IgnoreExifProperties by @Gounlaf in #1556
Related changes in ImageMagick since the last release of Magick.NET:
- Normalize pixel sum to reduce numerical instability (ImageMagick/ImageMagick#6924)
- Fix zstd not being listed under GetMagickDelegates() (ImageMagick/ImageMagick#6934)
- Support dng:max-raw-memory define (ImageMagick/ImageMagick#6922)
- Properly export YUV JP2 images (ImageMagick/ImageMagick#6943)
- Support UTF-8 comments (ImageMagick/ImageMagick#6949)
- Improve accuracy of image statistics (ImageMagick/ImageMagick#6924)
- Add Canon Raw v2 (CR2) as mime type (ImageMagick/ImageMagick#6968)
- Add Panasonic Raw v2 (RW2) as mime type (ImageMagick/ImageMagick#6967)
- When writing BMP to v3 or lower, ignore the ICC profile. (ImageMagick/ImageMagick#6979)
- Fix caption sizing issue (ImageMagick/ImageMagick#7004)
- Fix scaling of {display-p3,pro-photo,adobe-98} colorspace (ImageMagick/ImageMagick#7038)
- Modify posterize algorithm (ImageMagick/ImageMagick#7079)
- Raise warning instead of error when xmp profile can not be validated.
- Fix incorrect stroke opacity (ImageMagick/ImageMagick#7097)
Library updates:
- aom 3.8.1 (2024-01-17)
- de265 1.0.15 (2023-12-20)
- ImageMagick 7.1.1-28 (2024-02-11)
- heif 1.17.6 (2023-12-20)
- imath 3.1.10 (2024-01-27)
- jasper 4.2.0 (2024-02-05)
- jpeg-xl 0.9.0 (2023-12-22)
- jpeg-turbo 3.0.2 (2024-01-16)
- jpeg-xl 0.9.2 (2024-02-07)
- lcms 2.16.0 (2023-12-03)
- lzma 5.4.5 (2023-12-23)
- pixman 0.43.2 (2024-01-28)
- png 1.6.42 (2024-01-29)
- raw 0.21.2 (2023-12-19)
- xml 2.12.5 (2024-02-04)
- zlib 1.3.1 (2023-01-24)
Full Changelog: 13.5.0...13.6.0