Skip to content

Magick.NET 11.2.0

Compare
Choose a tag to compare
@dlemstra dlemstra released this 12 Jun 13:14
· 1255 commits to main since this release
efadf1e

Changes in Magick.NET:

  • Added OpenMP support for: linux-arm64 and linux-musl.
  • Fixed bug where the files would not be written with the correct name when using WriteAsync (#1189).
  • Added static properties ColorMono.Black, ColorMono.White, DrawableStrokeAntialias.Enabled, DrawableStrokeAntialias.Disabled, DrawableTextAntialias.Enabled and DrawableTextAntialias.Disabled.
  • Added NegateGrayscale, InverseContrast and SetBitDepth to MagickImage.
  • Added ReadMode to VideoReadDefines.

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

Library updates: