portable.aforge.imaging
2.2.5.50513
See the version list below for details.
dotnet add package portable.aforge.imaging --version 2.2.5.50513
NuGet\Install-Package portable.aforge.imaging -Version 2.2.5.50513
<PackageReference Include="portable.aforge.imaging" Version="2.2.5.50513" />
paket add portable.aforge.imaging --version 2.2.5.50513
#r "nuget: portable.aforge.imaging, 2.2.5.50513"
// Install portable.aforge.imaging as a Cake Addin #addin nuget:?package=portable.aforge.imaging&version=2.2.5.50513 // Install portable.aforge.imaging as a Cake Tool #tool nuget:?package=portable.aforge.imaging&version=2.2.5.50513
Portable AForge Imaging provides image processing functionality to the AForge.NET Framework on mobile and tablet devices.
Learn more about Target Frameworks and .NET Standard.
-
- portable.aforge.math (>= 2.2.5.50513)
- shim.drawing (>= 2.2.5.50504)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on portable.aforge.imaging:
Package | Downloads |
---|---|
portable.aforge.vision
Portable AForge Vision provides computer vision functionality to the AForge.NET Framework on mobile and tablet devices. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.2.5.60302 | 3,807 | 3/2/2016 |
2.2.5.50513 | 1,872 | 5/13/2015 |
2.2.5.50504 | 1,808 | 5/4/2015 |
2.2.5.50319 | 1,848 | 3/19/2015 |
2.2.5.50204 | 1,802 | 2/4/2015 |
2.2.5.50126 | 1,688 | 1/26/2015 |
BREAKING CHANGES!
-----------------
* Windows Phone 8/8.1 Silverlight no longer supported. Use Portable AForge packages 2.2.5.50204 or earlier for WP 8/8.1 Silverlight support.
* AForge.Math.Complex deprecated. Use System.Numerics.Complex instead.