Edit Showcase

Edit Showcase is an example app that demonstrates the use of effects on still images. This example app displays the camera viewfinder for taking a picture; alternatively, an existing photo can be selected. The photo is then processed with the predefined effects. In addition, custom controls are implemented for manipulating the effect properties in real time. The processed image can be saved in JPEG format into the camera roll.

Compatibility

  • Compatible with Windows 10 and Windows 10 Mobile.
  • Developed with Visual Studio 2015.
  • Compiling the project requires the Lumia Imaging SDK.

Design

The application launches with a demonstration image, and generates a list of effect thumbnails of the image. Tap an effect thumbnail to apply the effect to the full image. .





Mt598527.Edit-showcase(en-us,WIN.10).png
Mt598527.appbar_load(en-us,WIN.10).pngLoad image from camera roll.
Mt598527.appbar_edit(en-us,WIN.10).pngShow / hide effect parameter UI. Note that some effects does not have parameters.
Mt598527.Undo(en-us,WIN.10).pngReset current effect parameters to default.
Mt598527.appbar_filter(en-us,WIN.10).pngDisplay Filter effects.
Mt598527.appbar_save(en-us,WIN.10).pngSave image with applied effect.

See also

Lumia Imaging SDK Git repository

Edit Showcase Git project

This example application is hosted at GitHub, where you can check the latest activities, report issues, browse source, ask questions, or suggest changes to the project yourself.

Downloads

Zip-package of Lumia Imaging SDK Samples source code

Show: