Skip to content

Magick.NET 7.4.2.0

Compare
Choose a tag to compare
@dlemstra dlemstra released this 25 Feb 21:56

Breaking changes in Magick.NET:

  • The Linux build now statically links ImageMagick.

Changes in Magick.NET:

  • Added IsDisposed to MagickImage that can be used to check if the image is disposed (#167)
  • Fixed reset of Settings.Format in a MagickImage after reading an image
  • Fixed issue with images that are not in the sRGB colorspace for the ToBitmapSource method.

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

  • Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).

Library updates:

  • ImageMagick 7.0.7.24-beta