ImageSharp
ImageSharp copied to clipboard
:camera: A modern, cross-platform, 2D Graphics library for .NET
I added a new Property to PngChunk --> DataSpan. On all places Data was used the same way. So we have the guard on this place and can just use...
Removed the nullable disable from the icc Code (And one Tiff). Most parts could be solved relative easily. There are also some parts were the bang operator had to be...
- Used collection expressions were possible - Added the used type were needed for clarification - Disabled an Resharper rule With ImageSharp.sln.DotSettings --> It said that the Attribute ConstantExpected is...
### Prerequisites - [x] I have written a descriptive pull-request title - [x] I have verified that there are no overlapping [pull-requests](https://github.com/SixLabors/ImageSharp/pulls) open - [x] I have verified that I...