Skip to content

Magick.NET 7.10.0.0

Compare
Choose a tag to compare
@dlemstra dlemstra released this 01 Jan 22:53
c339fb1

Changes in Magick.NET:

  • Removed Crop(int x, int y, int width, int height).
  • Removed Chop(int xOffset, int width, int yOffset, int height).
  • Changed the default gravity for Crop(int width, int height) from Center to Undefined.

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

  • Support negative rotations in a geometry (e.g. -10x-10+10+10).
  • Cube image format returns a HALD image.
  • CLAHE tiles overlapped are now centered relative to the image.

Library updates:

  • ImageMagick 7.0.8-23