ImageSharp
ImageSharp copied to clipboard
:camera: A modern, cross-platform, 2D Graphics library for .NET
### 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...
### Description When enabling Hybrid AOT mode on Android, GIF images cannot be loaded by ImageSharp (ImageFormatException). ### Steps to Reproduce Load GIF image in a Xamarin app on android....
### Prerequisites - [x] I have written a descriptive issue title - [x] I have verified that I am running the latest version of ImageSharp - [ ] I have...
## Introduction Apart from the API simplification, the main intent of #907 was to enable new optimizations: it's possible to eliminate a bunch of unnecessary processing steps from the most...
Currently we lack support for reading/writing ICC color profiles within Jpeg. This directly negatively affects the color conversion process that we use for converting YCCK or CMYK jpeg images and...
I don't know why :( Upload image in Github, Gmail have the same issue Resize on Imagesharp have the same issue But when i try resize using net452, use system.drawing,...
This is a simple filter which can be used to filter out noise. Here is one paper on fast Median and Bilateral filtering: [http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.93.1608&rep=rep1&type=pdf](url)
_From @KvanTTT on April 26, 2015 13:33_ There is managed implementation of CAIR seam carving (content-aware) algorithm: [Seam-Carving-Advanced](https://github.com/KvanTTT/Seam-Carving-Advanced). It it possible to port it to your library. Is it necessary?...
### 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 searched...
### 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...