LumiaImagingSDK 2.0.184

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.8.1 or higher.

dotnet add package LumiaImagingSDK --version 2.0.184
NuGet\Install-Package LumiaImagingSDK -Version 2.0.184
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="LumiaImagingSDK" Version="2.0.184" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LumiaImagingSDK --version 2.0.184
#r "nuget: LumiaImagingSDK, 2.0.184"
#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 LumiaImagingSDK as a Cake Addin
#addin nuget:?package=LumiaImagingSDK&version=2.0.184

// Install LumiaImagingSDK as a Cake Tool
#tool nuget:?package=LumiaImagingSDK&version=2.0.184

The Lumia Imaging SDK makes some of the technologies that Microsoft uses in its own imaging applications available to developers. It is a productive library for manipulating image data captured and stored by mobile devices in an efficient way.

The features include decoding and encoding JPEG images, applying filters, cropping, rotating and resizing. The SDK provides more than 50 pre-made filters and effects that have been specifically developed for mobile imaging, with speed and memory performance as key drivers.

Developers can create image processing graphs with ease, and even add custom filters and components that integrate seamlessly.

The SDK is highly optimized to be super-fast by meticulous memory and code optimization. The patented JPEG technology, RAJPEG, contributes to making this possible, as it allows access to any image data without decoding the whole image. That means you can apply effects to high resolution images, without worrying about your memory budget.

Check out the installation guide: https://msdn.microsoft.com/en-us/library/dn890712.aspx

For developers upgrading from version 1.2: https://msdn.microsoft.com/en-us/library/dn859589.aspx

(NEW) Extra features and examples available at github: https://github.com/Microsoft/Lumia-Imaging-SDK-Extras

Product Compatible and additional computed target framework versions.
native native is compatible. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa81 is compatible.  wpa81-hidden is compatible. 
Windows Store win81 is compatible.  win81-hidden is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.208 3,945 3/5/2015
2.0.184 4,751 12/18/2014