A C# wrapper of linpng for quick encoding of png files from SixLabors.ImageSharp.
Info
Version: | 1.1.0 |
Author(s): | DCNick3 |
Last Update: | Thursday, July 22, 2021 |
.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