Camera Explorer application for Windows Phone 8 demonstrates the use of the new advanced Windows Phone 8 camera API, the Windows.Phone.Media.Capture.PhotoCaptureDevice and the related classes and enumerations on Lumia devices.
Перейти к файлу
Ilkka Laukkanen dc17e8200a Implement tap focus
Give the Canvas a name and add a Tap handler, lock focus parameters on
successful tap focus and release them when picture has been taken. Note
that taps and the region have to be converted into the coordinate space of
the preview image which is always 640x480 independent of the app
orientation. We use that as a clipping rectangle for the focus area to
avoid getting invalid argument errors due to the FocusRegion falling
outside the limits.
2012-11-08 17:11:30 +02:00
CameraExplorer Implement tap focus 2012-11-08 17:11:30 +02:00
Documentation Create new minimal class diagram for article, update existing diagram layout 2012-10-18 16:36:05 +03:00
Screenshots Update screenshots 2012-10-12 15:01:07 +03:00
CameraExplorer.sln Initial commit 2012-09-03 14:37:58 +03:00
Licence.txt Add license file and headers, organize usings 2012-10-19 14:11:52 +03:00
release_notes.txt Update release notes, fix viewfinder overlay bug, bump version to 1.0.0.0 2012-10-29 09:24:35 +02:00