ImageResizer Plugin for Xamarin and Windows NuGet Package

Changes the size of a captured image on the device.

Particularly useful for sending images from the device to an API when you don't want massive files.

To use:
await CrossImageResizer.Current.ResizeImageWithAspectRatioAsync(originalImageByteArray, maxWidth, maxHeight);

**NOTE** Only currently tested against Android, but an iOS implementation is available. Use at your own risk, or contribute! https://github.com/lreading/Xamarin-Image-Resizer.




Got any ImageResizer Plugin for Xamarin and Windows Question?





Info

Version: 1.0.1-alpha
Author(s): Leo Reading
Last Update: Sunday, October 2, 2016
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/lreading/Xamarin-Image-Resizer
NuGet Url: https://www.nuget.org/packages/Plugin.ImageResizer


Install
Install-Package Plugin.ImageResizer
dotnet add package Plugin.ImageResizer
paket add Plugin.ImageResizer
Plugin.ImageResizer Download (Unzip the "nupkg" after downloading)

dotnet
  • No dependencies.
monoandroid
  • No dependencies.
net
  • No dependencies.
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
  • No dependencies.
uap
  • No dependencies.
win
  • No dependencies.
wp
  • No dependencies.
wpa
  • No dependencies.
xamarinios10
  • No dependencies.
xamarinmac20
  • No dependencies.


Tags



STATS

must-have-score

1

avg-downloads-per-day

4

days-since-last-release

2735