Skip to content

Magick.NET 7.14.0.0

Compare
Choose a tag to compare
@dlemstra dlemstra released this 16 Jun 21:55
04ccf6b

Changes in Magick.NET:

  • Renamed the Native library and moved it to a separate project.
  • Fixed omproper image header. ReadPSDImage/2237 (#448).
  • Fixed long file path : STATUS_HEAP_CORRUPTION (#453).
  • Fixed mistake in initialization of ColorHSL (#454).
  • Fixed loading grayscale tga has incorrect number of channels and alpha channel (#459).
  • Removed IEquatable and IComparable from IMagickImageInfo.
  • Added extra properties to the ColorProfile class (#443).
  • Added RemoveProfile to ExifProfile.
  • Removed IEquatable from ExifValue and changed the class into an interface called IExifValue.
  • Added static class called ExifValues that contains all the possible exif values that have
    a value of the expected type instead of object.

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

Library updates:

  • ImageMagick 7.0.8-50 beta