A simple set of utility methods for scaling, cropping or stretching an image to make it fit certain dimensions.
Info
Version: | 1.0.1 |
Author(s): | Henrik Nielsen |
Last Update: | Monday, August 20, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/1hdn/ImageFit |
NuGet Url: | https://www.nuget.org/packages/ImageFit |
Install
Install-Package ImageFit
dotnet add package ImageFit
paket add ImageFit
ImageFit Download (Unzip the "nupkg" after downloading)
Dependencies
- SixLabors.ImageSharp(>= 1.0.00005)
Tags