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.
- Compatible with Windows 10 and Windows 10 Mobile.
- Developed with Visual Studio 2015.
- Compiling the project requires the Lumia Imaging SDK.
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. .
- Start Visual Studio 2015 and select File > Open > Project/Solution.
- Press Ctrl+Shift+B, or select Build > Build Solution.
The next steps depend on whether you just want to deploy the sample or you want to both deploy and run it.
Deploying the sample:
- Select Build > Deploy Solution.
Deploying and running the sample:
- To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or select Debug > Start Without Debugging.
Client: Windows
Server: Windows 10
Phone: Windows 10 Technical Preview