Nokia Imaging SDK 1.0

Post on 10-May-2015

2,435 views 1 download

Tags:

description

A rapid look at Nokia Imaging SDK 1.0 version. The changes, the filters, how to use it... in a few slides.

transcript

Windows Phone 8Nokia Imaging SDK 1.0

@JosueYeray

josueyeray@gmail.com

www.geeks.ms/blogs/jyeray

Windows Phone 8Nokia Imaging SDK 1.0

Windows Phone 8Nokia Imaging SDK 1.0

A set of tools for image manipulation

Using RAJPEG Technology for partial Jpeg decoding

52 predefined filters ready to use

Windows Phone 8Nokia Imaging SDK 1.0

RAJPEG

A technology by SCALADO

Stands for Random Access Jpeg

Improve memory usage

Parallel processing

License free!!

Windows Phone 8Nokia Imaging SDK 1.0

USED IN REAL APPS

Nokia uses Imaging SDK in their own Apps

Smart Camera

Cinemagraph

Creative Studio

Windows Phone 8Nokia Imaging SDK 1.0

Windows Phone 8Nokia Imaging SDK 1.0

Windows Phone 8Nokia Imaging SDK 1.0 1.0

Windows Phone 8Nokia Imaging SDK 1.0

USE IT IN EVERY WINDOWS PHONE 8

Free to use with attribution: You don’t need to pay license fees to Nokia for using Imaging SDK, is totally free.

Windows Phone 8Nokia Imaging SDK 1.0

HOW TO USE? 4 EASY STEPS

Install the package from NuGet (or using Manage NuGet Packages)

1. Create a FilterEffect instance to add filters to it.

2. Select the filters you want and instance them.

3. Add your filters to the Filters property of the FilterEffect instance

4. Create a Renderer instance and render your FilterEffect instance!

Windows Phone 8Nokia Imaging SDK 1.0

UNLIMITED UNDO

As long as you preserve the list of applied effects.

You can remove an effect from the list and render the image again

Windows Phone 8Nokia Imaging SDK 1.0

(or at least, show me a demo!)

More info…MVVMGOOD PRACTICESXAMLSTYLES & TEMPLATESSYSTEM INTEGRATIONCOMMUNICATIONSNFC & BLUETOOTHSENSORSAND MUCH MORE… (550 pages)

13bit.ly/wp8book

THANKS!QUESTIONS?

Twitter

E-Mail

Blog

@JosueYeray

josueyeray@gmail.com

www.geeks.ms/blogs/jyeray

Windows Phone 8Nokia Imaging SDK 1.0