Info
Version: | 2.0.208 |
Author(s): | Microsoft |
Last Update: | Thursday, March 5, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://go.microsoft.com/fwlink/?LinkID=521939 |
NuGet Url: | https://www.nuget.org/packages/LumiaImagingSDK |
Install
Install-Package LumiaImagingSDK
dotnet add package LumiaImagingSDK
paket add LumiaImagingSDK
LumiaImagingSDK Download (Unzip the "nupkg" after downloading)
Dependencies
3 packages depend on this package.
Tags
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. 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 our installation guide at : http://go.microsoft.com/fwlink/?LinkId=528366
(NEW) Extra features and examples available at github: https://github.com/Microsoft/Lumia-Imaging-SDK-Extras.