A C# wrapper of linpng for quick encoding of png files from SixLabors.ImageSharp.
Info
Version: | 2.0.1 |
Author(s): | DCNick3 |
Last Update: | Sunday, February 16, 2025 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FastPngEncoderSharp |
Install
Install-Package FastPngEncoderSharp
dotnet add package FastPngEncoderSharp
paket add FastPngEncoderSharp
FastPngEncoderSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- SixLabors.ImageSharp(>= 1.0.00007)
- System.Memory(>= 4.5.3)
Tags