Info
Version: | 1.0.1 |
Author(s): | Antonio Esposito |
Last Update: | Thursday, April 2, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.tnxconsulting.com/ |
NuGet Url: | https://www.nuget.org/packages/TNX.ImageResizer |
Install
Install-Package TNX.ImageResizer
dotnet add package TNX.ImageResizer
paket add TNX.ImageResizer
TNX.ImageResizer Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
ImageResizer simplify resizing and converting images as byte[] or Stream to and from any format supportin jpeg compression
Newly extension methods:
+ ToResizedImage
+ ToByteArray
+ GetMimeType
+ GetImageFormat
+ GetBorderAveragedColor.