A bitmap format is simple but can be compressed with Deflate, LZ4, RLE and EasyLZ.
Info
Version: | 0.3.1-alpha |
Author(s): | Ezequias Silva |
Last Update: | Thursday, January 21, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EasyBitmap |
Install
Install-Package EasyBitmap
dotnet add package EasyBitmap
paket add EasyBitmap
EasyBitmap Download (Unzip the "nupkg" after downloading)
Dependencies
- EasyLZ(>= 0.2.1)
- K4os.Compression.LZ4(>= 1.1.11)
- K4os.Compression.LZ4.Streams(>= 1.1.11)
Tags