Changes in Magick.NET:
- Added extra
Shave(size)overload toMagickImage. - Added
GetEnvironmentVariableandSetEnvironmentVariableto MagickNET (#1226). - Added
IMagickColorsinterface to theMagickColorsclass. - Added
Colorsto theMagickFactory. - Added
IEquatable<IMagickColor<TQuantumType>?>toIPixel<TQuantumType>. - Corrected the
ToStringandToShortStringmethods ofMagickColorforCMYK.
Related changes in ImageMagick since the last release of Magick.NET:
- Fixed 32-bit AccessViolationException in the libheif dependency (#1231).
- NCC must return a value less or equal to 1 (#1220).
Library updates:
- ImageMagick 7.1.0-46 (2022-08-17)