-
AVIF images, though somewhat rare, provide better quality per size than legacy JPEG. Supporting this format for future and current use would be helpful, especially for applications that take images fr…
-
[Support `System.Drawing.Common` for has been disabled with dotnet 7](https://learn.microsoft.com/en-us/dotnet/core/compatibility/core-libraries/6.0/system-drawing-common-windows-only)
Microsoft re…
-
once SixLabors/ImageSharp#344 is merged and released to nuget create a sample manipulating frames for gifs.
Things to cover:
- [ ] Add Frame clones the source frame
- [ ] Export removes a frame
…
-
I am trying to implement an interface created in a C# assembly in .NET 8, which has both static virtual and abstract members. However, it's not possible to implement this interface in a Visual Basic c…
-
I guess it depends on a certain version of .NET Core
1>------ Build started: Project: TexturedCube (TexturedCube\TexturedCube), Configuration: Debug Any CPU ------
1>Executing: dotnet C:\github\ve…
-
In general Gradients from colorA to colorB can have different styles, e.g. gradienting around the color-wheel (clockwise, counter-clockwise), gradienting in a straight line in the color cube or someth…
-
In ImageMagick the image was loaded in a generic way, There was an easy way to change the file type and convert to jpg.
https://magick.codeplex.com/wikipage?title=Convert%20image
Is it possible…
-
This issue comes with just using `graphics` library, which is not as much as a problem for a small amount of code, however
what I found was, if I set a resolution to `400x400` with coresponding `widt…
-
In the documentation on the wyam website, and also in the Image module, there are references to SetJpegQuality, but this function was removed in https://github.com/Wyamio/Wyam/commit/b9c8b6d05d35576db…
-
Hello,
I'm just passing by to give a small tip, I just noticed that SixLabors is changing the ImageSharp library license, so probably after 2.1.3 they are dual license, Apache and Commercial. Remem…