github dlemstra/Magick.NET 7.16.0.0
Magick.NET 7.16.0.0

latest releases: 14.10.0, 14.9.1, 14.9.0...
5 years ago

Changes in Magick.NET:

  • Added overload to TransformColorspace and SetProfile that can be used to specify the color transformation mode and set the default back to Quantum (#594).
  • Added boolean overload for MagickImage.SetArtifact (#599)
  • Added boolean overload for MagickImage.SetAttribute (#600)
  • Renamed AddProfile to SetProfile and removed the boolean to set if the profile should be preserve or overwrite. It will now always overwrite it. And a new method called HasProfile was added that can be used to check if an image has a profile with a specific name.
  • Deprecated MagickScript (#604).
  • Fixed bug in the ClipPaths property of the EightBimProfile when the width and height are unknown.

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

Library updates:

  • ImageMagick 7.0.10-7 beta

Don't miss a new Magick.NET release

NewReleases is sending notifications on new releases.