Xamarin.Plugin.ImageEdit
0.0.6-pre
This is a prerelease version of Xamarin.Plugin.ImageEdit.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Xamarin.Plugin.ImageEdit --version 0.0.6-pre
NuGet\Install-Package Xamarin.Plugin.ImageEdit -Version 0.0.6-pre
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Xamarin.Plugin.ImageEdit" Version="0.0.6-pre" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xamarin.Plugin.ImageEdit --version 0.0.6-pre
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Xamarin.Plugin.ImageEdit, 0.0.6-pre"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Xamarin.Plugin.ImageEdit as a Cake Addin #addin nuget:?package=Xamarin.Plugin.ImageEdit&version=0.0.6-pre&prerelease // Install Xamarin.Plugin.ImageEdit as a Cake Tool #tool nuget:?package=Xamarin.Plugin.ImageEdit&version=0.0.6-pre&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This plugin will enable you to manipulate(resize,crop,rotate,monochrome) a image(png,jpg).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid10 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.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.
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.
[NewFeature]
ToMonochrome ... Image color convert to monochrome.
[Enhanced]
CreateImageAsync ... new override that specify stream.
Resize ... new override that specify max length of long side.