portable.aforge.imaging.formats
2.2.5.60302
dotnet add package portable.aforge.imaging.formats --version 2.2.5.60302
NuGet\Install-Package portable.aforge.imaging.formats -Version 2.2.5.60302
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="portable.aforge.imaging.formats" Version="2.2.5.60302" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add portable.aforge.imaging.formats --version 2.2.5.60302
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: portable.aforge.imaging.formats, 2.2.5.60302"
#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 portable.aforge.imaging.formats as a Cake Addin #addin nuget:?package=portable.aforge.imaging.formats&version=2.2.5.60302 // Install portable.aforge.imaging.formats as a Cake Tool #tool nuget:?package=portable.aforge.imaging.formats&version=2.2.5.60302
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Portable AForge Imaging Formats provides image format support to the AForge.NET Framework on mobile and tablet devices.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- shim.drawing (>= 3.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.2.5.60302 | 1,804 | 3/2/2016 |
2.2.5.50513 | 1,251 | 5/13/2015 |
2.2.5.50504 | 1,058 | 5/4/2015 |
2.2.5.50319 | 1,200 | 3/19/2015 |
2.2.5.50204 | 1,129 | 2/4/2015 |
2.2.5.50126 | 1,080 | 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.