A .NET Standard library which wraps the System.Drawing.Bitmap class for improved pixel read/write performance.
Info
Version: | 1.3.2 |
Author(s): | Christopher Bishop |
Last Update: | Sunday, November 21, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/hazdryx/FastBitmap |
NuGet Url: | https://www.nuget.org/packages/Hazdryx.FastBitmap |
Install
Install-Package Hazdryx.FastBitmap
dotnet add package Hazdryx.FastBitmap
paket add Hazdryx.FastBitmap
Hazdryx.FastBitmap Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Drawing.Common(>= 4.7.0)