Magick.NET v7.22.1.0 Release Notes

Release Date: 2020-11-01 // over 3 years ago
  • ๐Ÿ”„ Changes in Magick.NET:

    • โž• Added support for running Magick.NET on Alpine (or other OS that uses musl) (#523)
    • โšก๏ธ Updated CompositeOperator with new operators: Freeze, Interpolate, Negate, Reflect, SoftBurn, SoftDodge, Stamp and RMSE.
    • โž• Added new MagickFormat formats: APng, WebM.
    • โž• Added Interpolate property to the PdfreadDefines that can be used to force interpolation (#739)
    • โž• Added extra overload for the RemoveProfile method that accepts an IImageProfile.
    • โž• Added Rewrite method that can be used to rewrite the ExifProfile (#758).
    • ๐Ÿ‘ Using MemoryStream.TryGetBuffer for frameworks that support this (#763).

    ๐Ÿš€ Related changes in ImageMagick since the last release of Magick.NET:

    โšก๏ธ Library updates: