Photo capture on Windows Store App for Windows Phone

后端 未结 3 393
遇见更好的自我
遇见更好的自我 2020-11-29 01:04

Well, my question is simple:
How do I capture pictures with a Windows Store App for Windows Phone 8.1, using the camera?
The samples on MSD

3条回答
  •  渐次进展
    2020-11-29 01:21

    You can take the approach on this link. Everything is explained very nicely.

    Just use the PhotoCamera class and don't forget to enable camera usage in your app manifest

提交回复
热议问题