-
### 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…
-
### Describe the new feature or enhancement
This is mostly a feature gap I noticed with AssetStudio that I end up needing to do often and it has to do with sprite atlas. They export in AssetRipper …
-
### 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…
-
We don't currently track `Blend` as commutative and so we miss an opportunity to ensure that "memory operands" always appear on the RHS: https://github.com/SixLabors/ImageSharp/pull/2359#discussion_r1…
-
I can't create an xImage object from the MemoryStream of a png image I get from Azure blob storage.
I always get IvalidFormatException.
The problem are these lines (PdfSharpCore.Utils.ImageSharpIm…
-
Пользователь может загружать фотографии до 5 МБ размером, что слишком много для использования в качестве миниатюр, да и в качестве полного изображения тоже многовато.
Необходимо реализовать логику …
-
*__Note__: This issue is part of the planning of version 2 of the QRCoder. The [meta-issue can be found here](https://github.com/codebude/QRCoder/issues/512). These comments have been copied into this…
-
This API will go under namespace Yarhl.Media.Graphic and it should provide API to implement palette and image based formats. Including indexed image and RGB image. It would be able to export and impor…
-
Hi
I have mp3 files with pictures. I want to check that the height and width are not greater than 300 pixels. I can see `Tag.Pictures` which contains various information, but not the dimensions. I'…
-
In the sample given in the README,
```
open Plot.Core
open Plot.Core.LineChart
open SixLabors.ImageSharp
let series = {
originalPoints = Plot.Core.FakeData.hourlyDataDateTimes
…