Skip to content

Magick.NET 10.0.0

Compare
Choose a tag to compare
@dlemstra dlemstra released this 21 Feb 19:48
· 1522 commits to main since this release
97d0f6c

Breaking changes in Magick.NET:

  • Removed bool overload for SigmoidalContrast and added InverseSigmoidalContrast instead in MagickImage (#1141).

Changes in Magick.NET:

  • Added byte[], ReadOnlySpan<byte> and ReadOnlySequence<byte> overloads to MagickFormatInfo.Create and MagickNET.GetFormatInformation.
  • Added HideAnnotations to PdfReadDefines (#1139).
  • Fixed issue when cloning an empty image (#1140).
  • Added MagickFormat.StrImg.

Related changes in ImageMagick since the last release of Magick.NET:

Library updates: