Magick.NET Versions Save

The .NET library for ImageMagick

13.6.0

2 months ago

Changes in Magick.NET:

  • Make sure the current settings are using when creating new MagickReadSettings (#1495)
  • Also return IndexChannel in the Channels property (#1496).
  • Generate the code to get the description of an ExifTagValue instead of using reflection (#1499).
  • Added Time to the ResourceLimits.
  • Added support for specifying the ColorSpace with a PerceptualHash.
  • Fix: magickSettings: use backing Drawing property instead of options by @Gounlaf in https://github.com/dlemstra/Magick.NET/pull/1521
  • Added Id to EightBimValue that will replace ID in the next major release.
  • Added Id to DrawablePushPattern that will replace ID in the next major release.
  • Added methods to the EightBimProfile profile to get and set the XmpProfile profile inside it (#1517).
  • Added interfaces for the Drawable classes.
  • Added MipmapCount to the DdsWriteDefines that will replace the Mipmaps property in the next major release.
  • Fix: add guards for MagickImage.AdaptiveThreshold by @Gounlaf in https://github.com/dlemstra/Magick.NET/pull/1544
  • Fix: add guards for MagickImage.BilateralBlur by @Gounlaf in https://github.com/dlemstra/Magick.NET/pull/1545
  • Fix: add guards for MagickImage.Clahe by @Gounlaf in https://github.com/dlemstra/Magick.NET/pull/1551
  • Use Quantum.Convert for K value in MagickColor by @Gounlaf in https://github.com/dlemstra/Magick.NET/pull/1512
  • Typo: TiffReadDefines.IgnoreExifPoperties -> IgnoreExifProperties by @Gounlaf in https://github.com/dlemstra/Magick.NET/pull/1556

Library updates:

  • aom 3.8.1 (2024-01-17)
  • de265 1.0.15 (2023-12-20)
  • ImageMagick 7.1.1-28 (2024-02-11)
  • heif 1.17.6 (2023-12-20)
  • imath 3.1.10 (2024-01-27)
  • jasper 4.2.0 (2024-02-05)
  • jpeg-xl 0.9.0 (2023-12-22)
  • jpeg-turbo 3.0.2 (2024-01-16)
  • jpeg-xl 0.9.2 (2024-02-07)
  • lcms 2.16.0 (2023-12-03)
  • lzma 5.4.5 (2023-12-23)
  • pixman 0.43.2 (2024-01-28)
  • png 1.6.42 (2024-01-29)
  • raw 0.21.2 (2023-12-19)
  • xml 2.12.5 (2024-02-04)
  • zlib 1.3.1 (2023-01-24)

Full Changelog: https://github.com/dlemstra/Magick.NET/compare/13.5.0...13.6.0

13.5.0

5 months ago

Changes in Magick.NET:

  • Update Channels XML comment by @kmgallahan in https://github.com/dlemstra/Magick.NET/pull/1466
  • Added MagickReadSettings overloads to the Read and ReadCollection method and constructor of MagickImageInfo.
  • Added MagickReadSettings overloads to the Create method of MagickImageInfoFactory.
  • Marked EncodingGeometry, FormatInfo and IsDisposed of MagickImage as obsolete.
  • Corrected return type MagickNET.GetEnvironmentVariable to a nullable string.
  • Added Chromaticity to MagickImage that will replace the separate properties and marked those as obsolete.
  • Made Interlace public in the MagickSettings and made the setter of Interlace in MagickImage obsolete.
  • Added LeftBottom to OrientationType that will replace LeftBotom in the next major release.

Library updates:

Full Changelog: https://github.com/dlemstra/Magick.NET/compare/13.4.0...13.5.0

13.4.0

6 months ago

Changes in Magick.NET:

Library updates:

New Contributors

Full Changelog: https://github.com/dlemstra/Magick.NET/compare/13.3.0...13.4.0

13.3.0

7 months ago

Changes in Magick.NET:

  • Corrected checks for invalid density (#1419).
  • Changed Channels to 64-bit to allow setting the mask of all 64 channels.
  • Added Meta channels to Channels and PixelChannel.
  • Added Compression.LERC

Library updates:

  • Magick.NET.Core 13.3.0
  • Magick.NET.SystemDrawing 7.1.0
  • Magick.NET.SystemWindowsMedia 7.1.0
  • ImageMagick 7.1.1-17 (2023-09-19)
  • brotli 1.1.0 (2023-08-31)
  • freetype 2.13.2 (2023-08-25)
  • harfbuzz 8.2.0 (2023-09-08)
  • highway 1.0.7 (2023-08-30)
  • openexr 3.1.11 (2023-08-14)
  • webp 1.3.2 (2023-09-14) (FIXES CVE-2023-4863)
  • xml 2.11.5 (2023-08-09)
  • zip 1.10.1 (2023-08-23)

Full Changelog: https://github.com/dlemstra/Magick.NET/compare/13.2.0...13.3.0

13.2.0

9 months ago

Changes in Magick.NET:

  • Added MagickFormat.Mpo.
  • Add support for DXGI_FORMAT_R10G10B10A2_UNORM (#6423)
  • There is no need to also code WebPEncode when WebPAnimEncoderAdd is used (#6415)
  • Store additional information when dng:read-thumbnail is specified so the user knows how to read the thumbnail data.

Library updates:

  • Magick.NET.Core 13.2.0
  • Magick.NET.SystemDrawing 7.0.6
  • Magick.NET.SystemWindowsMedia 7.0.6
  • ImageMagick 7.1.1-14 (2023-07-22)
  • de265 1.0.12 (2023-06-13)
  • freetype 2.13.1 (2023-06-24)
  • harfbuzz 8.0.1 (2023-07-12)
  • heif 1.16.2 (2023-05-22)
  • imath 3.1.9 (2023-06-01)
  • jpeg-turbo 3.0.0 (2023-07-03)
  • jpeg-xl 0.8.2 (2023-06-14)
  • openexr 3.1.9 (2023-06-26)
  • png 1.6.40 (2023-06-21)
  • tiff 4.5.1 (2023-06-10)
  • webp 1.3.1 (2023-06-23)
  • zip 1.10.0 (2023-06-23)

Full Changelog: https://github.com/dlemstra/Magick.NET/compare/13.1.3...13.2.0

13.1.3

11 months ago

Changes in Magick.NET:

  • Fixed saving zero value in Rational and SignedRational.
  • Added support for reading grayscale DNG images (#1391).
  • Fixed the calculation of the clut_size to resolve out of bound read.

Library updates:

New Contributors

Full Changelog: https://github.com/dlemstra/Magick.NET/compare/13.1.2...13.1.3

13.1.2

11 months ago

Changes in Magick.NET:

  • Fixed OverflowException in ToByteArray methods (#1387).

Library updates:

13.1.1

11 months ago

Changes in Magick.NET:

  • Fixed reading .tiff files on alpine ( #1385).
  • Use a ByteArrayWrapper to reduce memory usage after PR with similar idea from @abner-commits (#1381).

Library updates:

13.1.0

1 year ago

Changes in Magick.NET:

  • Fixed writing TIFF files with meta channels (#1376).
  • AddedStripByteCounts and RowsPerStrip to ExifTag.

Library updates:

13.0.1

1 year ago

Changes in Magick.NET:

  • Fixed font kerning (#1362).

Library updates: