Prerequisites
Description
Try loading the attached image and see that it generates a 'Bad compression method for ZLIB header: cmf=237' error. System.Drawing can open this image.
Steps to Reproduce
Image.Load(File.OpenRead("1.png"))
System Configuration
.NET Standard 2.0 Dll hosted in a .NET Framework 4.6.1 windows service
- ImageSharp version: 1.0.0-beta0002
- Other ImageSharp packages and versions: Sizlabors.Core 1.0.0-beta0004
- Environment (Operating system, version and so on): Windows 10
- .NET Framework version: 4.6.1
- Additional information:
