PNGDecrush is a C# library for reversing the optimization process that is applied to PNG files in an iOS project.
Info
Version: | 1.1.13 |
Author(s): | Mike Weller |
Last Update: | Tuesday, November 23, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MikeWeller/PNGDecrush/ |
NuGet Url: | https://www.nuget.org/packages/PNGDecrush |
Install
Install-Package PNGDecrush
dotnet add package PNGDecrush
paket add PNGDecrush
PNGDecrush Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- System.Drawing.Common(>= 4.5.0)