Skip to content

Magick.NET 7.0.5.800

Compare
Choose a tag to compare
@dlemstra dlemstra released this 27 May 17:42

Breaking changes in Magick.NET:

  • Fixed the property names of DrawableRoundRectangle.
  • The Q16 version is no longer CLS compliant.
  • Changed uint methods in PixelCollection to an int and removed the ushort methods.
  • Added IMagickImage, IMagickImageCollection and IMagickImageInfo interfaces. Some methods and properties will return/require that instead.

Other changes in Magick.NET:

  • Fixed documentation for rotate function.
  • Fixed UTC issue in Magick.NET.Web.
  • Added IMagickFactory and MagickFactory that can be used to create IMagickImage, IMagickImageCollection and IMagickImageInfo instances.

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

Library updates:

  • flif: 0.3.0
  • tiff: 4.0.8