Imaging library provides several methods for converting Bitmap and BitmapSource images and can be used in WPF-applications.
Info
| Version: | 1.1.0.1 |
| Author(s): | Anton Kolesnikov |
| Last Update: | Sunday, September 2, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ak-git1/Ak.Framework |
| NuGet Url: | https://www.nuget.org/packages/Ak.Framework.Imaging |
Install
Install-Package Ak.Framework.Imaging
dotnet add package Ak.Framework.Imaging
paket add Ak.Framework.Imaging
Ak.Framework.Imaging Download (Unzip the "nupkg" after downloading)
Dependencies
- Ak.Framework.Core(>= 1.0.4.1)