ImageSharp icon indicating copy to clipboard operation
ImageSharp copied to clipboard

:camera: A modern, cross-platform, 2D Graphics library for .NET

Results 110 ImageSharp issues
Sort by recently updated
recently updated
newest added

### 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...

area:formats

### 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....

area:aot
upstream-issue

### Prerequisites - [x] I have written a descriptive issue title - [x] I have verified that I am running the latest version of ImageSharp - [ ] I have...

up-for-grabs
formats:png

## 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...

area:performance
help needed

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...

help needed
area:formats
formats:jpeg

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,...

area:formats
formats:jpeg
metadata:icc

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)

enhancement
up-for-grabs
feature request
future
good first issue

_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?...

enhancement
future

### 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...

enhancement
formats:gif

### 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...

formats:gif
future