Releases: dlemstra/Magick.NET
Releases · dlemstra/Magick.NET
Magick.NET 7.0.5.800
Breaking changes in Magick.NET:
- Fixed the property names of DrawableRoundRectangle.
- The Q16 version is no longer CLS compliant.
- Changed uint methods in PixelCollection to an int and removed the ushort methods.
- Added IMagickImage, IMagickImageCollection and IMagickImageInfo interfaces. Some methods and properties will return/require that instead.
Other changes in Magick.NET:
- Fixed documentation for rotate function.
- Fixed UTC issue in Magick.NET.Web.
- Added IMagickFactory and MagickFactory that can be used to create IMagickImage, IMagickImageCollection and IMagickImageInfo instances.
Related changes in ImageMagick since the last release of Magick.NET:
- Improper allocation of memory for IM instances without threads (reference ImageMagick/ImageMagick#497).
- Delete corrupt image from list (reference ImageMagick/ImageMagick#500).
- Revise DICOM window and rescale handling (reference ImageMagick/ImageMagick#484).
- Restore the -alpha Shape option (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31879).
- The +opaque option now works on all channels (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31862).
- Check for EOF conditions for RLE image format.
- Reset histogram page geometry (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31920).
Library updates:
- flif: 0.3.0
- tiff: 4.0.8
Magick.NET 7.0.5.502
Published Magick.NET 7.0.5.502.
Magick.NET 7.0.5.501
Published Magick.NET 7.0.5.501.
Magick.NET 7.0.5.500
Published Magick.NET 7.0.5.500.