Changes in Magick.NET:
- Added
Trimoverload that can be used to only trim the specified edges of an image (#824). - Added
ToHexStringtoMagickColor(#799). - Added
BilateralBlurtoMagickImage. - Added new formats:
Farbfeld,Ff,Jxl,PhmandYaml - ImageMagick uses black for transparent colors. The RGB values of
MagickColors.NoneandMagickColors.Transparentare zero now instead ofQuantum.Max.
Related changes in ImageMagick since the last release of Magick.NET:
- fixed deadlock when reading a PDF file on Windows (#795).
- fixed long path naming problem where the path already contains
\\?\(#823). - replaced jxl coder with an implementation that uses the jpeg-xl reference library.
- support HEIC depth masks (reference ImageMagick/ImageMagick#3040).
- support display-p3, Adobe-98, and Pro-photo colorspaces
- read/write 1024 colors Sixel images (reference ImageMagick/ImageMagick#3018).
- percentage -border in x no longer adds one pixel border in y (reference ImageMagick/ImageMagick#2978).
- reduce time to identify PDF/PS/XPS/PCL image width/height (reference ImageMagick/ImageMagick#2993).
- support portable float map format 16-bit half.
- added support for the farbfeld format (reference ImageMagick/ImageMagick#2664).
- correct reading of first row in TIFF decoder.
Library updates:
- Magick.NET.Core 5.3.0
- Magick.NET.SystemDrawing 2.0.9
- Magick.NET.SystemWindowsMedia 3.0.3
- ImageMagick 7.0.10-54
- brotli 1.0.9 (2020-08-27)
- highway 0.0.0 (2020-12-24)
- jpeg-xl 0.2.0 (2020-12-24