Xamarin.Plugin.ImageEdit
0.1.0
This plugin will enable you to manipulate(resize,crop,rotate,monochrome) a image(png,jpg).
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Xamarin.Plugin.ImageEdit -Version 0.1.0
dotnet add package Xamarin.Plugin.ImageEdit --version 0.1.0
<PackageReference Include="Xamarin.Plugin.ImageEdit" Version="0.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xamarin.Plugin.ImageEdit --version 0.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Xamarin.Plugin.ImageEdit, 0.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
## Bugfix
[iOS] ToJpeg quality parameter had been incorrect. (issue#6)
## NewFeature
GetNativeImage ... get platform image object. (issue#3)
ToMonochrome ... Image color convert to monochrome.
## Enhanced
Create ... new override that specify stream.
Resize ... new override that specify max length of long side.
Dependencies
-
.NETFramework 0.0
- No dependencies.
-
.NETPlatform 5.0
- No dependencies.
-
MonoAndroid 0.0
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
UAP 0.0
- No dependencies.
-
Windows 0.0
- No dependencies.
-
WindowsPhone 0.0
- No dependencies.
-
WindowsPhoneApp 0.0
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Xamarin.Plugin.ImageEdit:
Package | Downloads |
---|---|
Mapbox.Mapcontrol.Forms
Mapbox map control for Xamarin.Forms. This uses Naxam port of the native mapbox libraries in iOS and Android
|
GitHub repositories
This package is not used by any popular GitHub repositories.