You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have verified that I am running the latest version of ImageSharp
I have verified if the problem exist in both DEBUG and RELEASE mode
I have searched open and closed issues to ensure it has not already been reported
ImageSharp version
2.1.3
Other ImageSharp packages and versions
none
Environment (Operating system, version and so on)
Windows 10
.NET Framework version
.net 6
Description
The attached image produces a IndexOutOfRangeException when mutated with the AdaptiveThresholdProcessor.
It might be because the Image is black and white already?
Prerequisites
DEBUGandRELEASEmodeImageSharp version
2.1.3
Other ImageSharp packages and versions
none
Environment (Operating system, version and so on)
Windows 10
.NET Framework version
.net 6
Description
The attached image produces a IndexOutOfRangeException when mutated with the AdaptiveThresholdProcessor.
It might be because the Image is black and white already?
Steps to Reproduce
Program.csImages