Changes in Magick.NET:
- Removed cast from MagickImage to byte[].
- Removed cast from MagickImageCollection to byte[].
- Added byte array with offset overload to the Read method of MagickImageInfo (#401).
- Added byte array with offset overload to the ReadCollection method of MagickImageInfo (#401).
- Added byte array with offset overload to the CreateImage method of MagickFactory (#401).
- Added byte array with offset overload to the CreateImageCollection method of MagickFactory (#401).
- Added byte array with offset overload to the constructor of MagickImageInfo (#401).
- Added byte array with offset overload to the CreateImageInfo method of MagickFactory (#401).
- Added extra overloads that allow specifying an extra offset for the gravity overloads of Composite (#427).
Related changes in ImageMagick since the last release of Magick.NET:
- Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).
Library updates:
- ImageMagick 7.0.8-45 beta
- exr 2.3.0
- ffi 3.2.1
- freetype 2.10.0
- jp2 2.0.14
- jpeg 2.0.2
- libheif 1.4.0
- openjpeg 2.3.1
- png 1.6.37
- tiff 4.0.10
- webp 1.0.2