
Adds support for .NET 7 plus improves image compatibility.
Features
- Image Compatibility Improvements
- Added support for Microsoft .NET 7.
- Added IronSoftware.System.Drawing to add Bitmap support for:
- System.Drawing.Common (System.Drawing for .NET Framework) without any code changes.
- Microsoft .NET MAUI.
- SixLabors.ImageSharp.
- SkiaSharp.
- Loading Images without an image Library from Files and Strings.
- Other Changes:
- Added new ImageFilter methods to improve reading:
- AdaptiveThreshold.
- BinaryThreshold.
- Brightness.
- Contrast.
- Invert.
- Sharpen.
- Added ImageFilter result so you can export and inspect processed images.
- Added new ImageFilter methods to improve reading:
- Platform Compatibility Improvements:
- Improved support for many Linux Distributions:
- Ubuntu 16, 18, 20 and 22.
- Debian 9, 10 and 11.
- Fedora 35, 36 and 37.
- CentOS 7 and 8.
- Rocky Linux 8 and 9.
- Amazon Linux 2.
- Improved support for many Linux Distributions:








