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)fromCentertoUndefined.
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