Easy Image is a library that provides, basically, functions to resize and crop images.You will have 4 functions, Crop, Resize, HeightResize and WidthResize.All functions are a extension of Image class.
Info
Version: | 1.0.0 |
Author(s): | betobarros07 |
Last Update: | Monday, August 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/O7.EasyImage |
Install
Install-Package O7.EasyImage
dotnet add package O7.EasyImage
paket add O7.EasyImage
O7.EasyImage Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- CoreCompat.System.Drawing(>= 1.0.0006)
- runtime.linux-x64.CoreCompat.System.Drawing(>= 1.0.0009)
Tags