Releases
13.0.0
Breaking changes in Magick.NET:
Removed IEquatable<IMagickImage<TQuantumType>?>
from the IMagickImage<TQuantumType>
interface.
Removed ==
and !=
implementation from MagickImage
.
Removed GetHashCode
implementation from MagickImage
(#1350 ).
Renamed IMagickFormatInfo.IsMultiFrame
to IMagickFormatInfo.SupportsMultipleFrames
.
Renamed IMagickFormatInfo.IsReadable
to IMagickFormatInfo.SupportsReading
.
Renamed IMagickFormatInfo.IsWritable
to IMagickFormatInfo.SupportsWriting
.
Renamed Rename Channels.None
to Channels.Undefined`.
Removed Sum
and Variance
properties from IChannelStatistics
.
Removed IEquatable<IStatistics?>
from IStatistics
.
Removed IEquatable<IChannelStatistics?>
from IChannelStatistics
.
Made Statistics
and ChannelStatistics
internal.
Changes in Magick.NET:
Added JpegTablesMode
to the TiffWriteDefines
(#1354 ).
Use Content instead of None when creating a ClickOnce manifest (#1356 ).
Added the following delegates to the macOS x64 and arm64 build: bzlib
, jxl
. lzma
, zip
.
Added CompressionMethod.BC5
.
Related changes in ImageMagick since the last release of Magick.NET:
Library updates:
Magick.NET.Core 13.0.0
Magick.NET.SystemDrawing 7.0.0
Magick.NET.SystemWindowsMedia 7.0.0
ImageMagick 7.1.1-3 (2023-03-11)
aom 3.6.0 (2022-02-07)
cairo 1.17.8 (2023-01-30)
de265 1.0.11 (2023-02-01)
exr 3.1.5 (2022-04-12)
ffi 3.4.4 (2022-10-23)
freetype 2.13.0 (2023-02-09)
fribidi 1.0.12 (2022-04-19
harfbuzz 7.1.0 (2023-03-03)
heif 1.15.1 (2023-02-16)
highway 1.0.3 (2023-01-19)
jasper 4.0.0 (2022-11-05)
jpeg-turbo 2.1.91 (2023-02-08)
jpeg-xl 0.8.1 (2023-02-03)
lcms 2.15.0 (2023-03-01)
lzma 5.4.0 (2022-12-29)
pixman 0.42.2 (2022-11-02)
png 1.6.39 (2022-11-20)
raqm 0.10.0 (2023-01-11)
tiff 4.5.0 (2022-12-13)
xml 2.10.3 (2022-10-14)
zip 1.9.2 (2022-06-28)
zlib 1.2.13 (2022-10-14)
You can’t perform that action at this time.