-
after creating the registration steps and try to complete the first step, I get the following exception
```
An unhandled exception occurred while processing the request.
MissingMethodException: M…
-
### Description
The `Convert.ToBase64String` mehtod uses padding to fill the missing bytes for the base64 conversion. This is fine as long we only compare the data itself. The base64 strings however …
-
Hello!
I'm experiencing a bug using this plugin. Seems to be related to the image caching process.
It happens when building. But only after having cleaned the cache when developing (it works on s…
-
I've just upgraded my 3d maze game to the latest 3.8.1.303 MonoGame but this resulted in some strange issues:
First of all all colors are way lighter now, original:
![image](https://user-ima…
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have verified that I am running the latest version of ImageSharp
- [X] I have verified if the problem exist in both `DEBUG` an…
-
**Version Used**:
https://github.com/dotnet/roslyn/commit/441c154b27eafc9ed04feda1786f0f07ce448f14
To preserve side-effecting behavior, avoid introducing duplicate operations, and maintain order …
-
It would be handy to support convolution filters (3x3 & 5x5, & 7x7) to support Blur, Sharpening, and Edge Detection Filters.
-
I'm the author of [imageflow](https://github.com/imazen/imageflow). It's a (much older) project with similar goals (secure, correct, fast in that order), and in an ideal world we would find ways to sh…
-
Thanks for developing this great image processing pipeline!
I'm interested in compressing jpegs with a focus on storage efficiency. Thus, I created a simple .Net [MozJpeg wrapper library](https://g…
-
When rendering an image to an PDF, I get the following exception:
```
(INTERNAL ERROR while formatting error message: System.Resources.MissingManifestResourceException: Could not find any resources…