Magick.NET 13.3.0
Changes in Magick.NET:
- Corrected checks for invalid density (#1419).
- Changed
Channels
to 64-bit to allow setting the mask of all 64 channels. - Added
Meta
channels toChannels
andPixelChannel
. - Added Compression.LERC
Related changes in ImageMagick since the last release of Magick.NET:
- Redefine QuantumScale to avoid double cast that results in odd issues (ImageMagick/ImageMagick#6631)
- Added support for writing the alpha channel when the output format is TGA indexed (ImageMagick/ImageMagick#6629)
- Account for extra bytes at end of a DICOM image (ImageMagick/ImageMagick#6566)
- Check for 4 channel image with alpha (ImageMagick/ImageMagick#6507)
- WEBP now respects ping (ImageMagick/ImageMagick#6572)
- Use libraw’s camera white balance adjustment as default
- Added supported to write optional TGA header that seems to be required by Autodesk MotionBuilder (ImageMagick/ImageMagick#6543)
- Fix possible memory leak when format doesn't support encoding (ImageMagick/ImageMagick#6538).
Library updates:
- Magick.NET.Core 13.3.0
- Magick.NET.SystemDrawing 7.1.0
- Magick.NET.SystemWindowsMedia 7.1.0
- ImageMagick 7.1.1-17 (2023-09-19)
- brotli 1.1.0 (2023-08-31)
- freetype 2.13.2 (2023-08-25)
- harfbuzz 8.2.0 (2023-09-08)
- highway 1.0.7 (2023-08-30)
- openexr 3.1.11 (2023-08-14)
- webp 1.3.2 (2023-09-14) (FIXES CVE-2023-4863)
- xml 2.11.5 (2023-08-09)
- zip 1.10.1 (2023-08-23)
Full Changelog: 13.2.0...13.3.0