github dlemstra/Magick.NET 7.22.3.0
Magick.NET 7.22.3.0

latest releases: 14.10.1, 14.10.0, 14.9.1...
5 years ago

Changes in Magick.NET:

  • Added Trim overload that can be used to only trim the specified edges of an image (#824).
  • Added ToHexString to MagickColor (#799).
  • Added BilateralBlur to MagickImage.
  • Added new formats: Farbfeld, Ff, Jxl, Phm and Yaml
  • ImageMagick uses black for transparent colors. The RGB values of MagickColors.None and MagickColors.Transparent are zero now instead of Quantum.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:

Don't miss a new Magick.NET release

NewReleases is sending notifications on new releases.