Skip to content

Magick.NET 8.1.0

Compare
Choose a tag to compare
@dlemstra dlemstra released this 18 Jul 21:39
· 1969 commits to main since this release
552e811

Changes in Magick.NET:

  • Added extra overload to the Statistics method of MagickImage that accepts a Channel (#974).
  • Added CancelationToken overloads to the async methods of MagickImage and MagickImageCollection.
  • Added PixelFormat to the VideoReadDefines.
  • Added extra overloads for the InterpolativeResize method of MagickImage.

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

  • Added support for raqm. This can result in changes of the whitespace between the characters when drawing.
  • The predictor tag should only be set for specific compression types (#983).
  • Added support for TextInterlineSpacing and AntiAlias to the Pango coder.

Library updates: