Skip to content

Magick.NET 7.0.7.300

Compare
Choose a tag to compare
@dlemstra dlemstra released this 18 Sep 20:18

Changes in Magick.NET:

  • Added MagickImage.GetPixelsUnsafe() that returns a PixelCollection that does no boundary checks.

Breaking changes in Magick.NET:

  • The library is no longer CLSCompliant.
  • GetPixels now returns an IPixelCollection.
  • PixelCollection.Set has been renamed to SetPixel and SetPixels.

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

Library updates:

  • png 1.6.33beta03