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. .
![]() |
![]() | Load image from camera roll. |
![]() | Show / hide effect parameter UI. Note that some effects does not have parameters. |
![]() | Reset current effect parameters to default. |
![]() | Display Filter effects. |
![]() | Save image with applied effect. |
See also
Lumia Imaging SDK Git repository
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.





