Skip to content

Magick.NET 8.5.0

Compare
Choose a tag to compare
@dlemstra dlemstra released this 13 Dec 21:13
· 1694 commits to main since this release
94caf0f

Changes in Magick.NET:

  • Added Exact to the WebPWriteDefines.
  • Added PreserveOpacityMask and ReplicateProfile to the PsdReadDefines.
  • Added SyncImageWithExifProfile to the MagickReadSettings.

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

  • Improved adjustment of page offset when resizing an image.
  • Added support for reading extra channels in a PSD file (reference ImageMagick/ImageMagick#4499).
  • The profile of a PSD file will no longer be copied to all the images, only the first returned image will contain the profile. To re-enable the old behavior add -define psd:replicate-profile=true.

Library updates: