简体   繁体   中英

How do I capture desktop screen image in Windows UWP app?

I am writing windows UWP app, I used PickSingleItemAsync to select the screen to capture. It does not list desktop image. So, How do I capture desktop screen image in Windows UWP app?

I used PickSingleItemAsync to select the screen to capture. It does not list desktop image.

PickSingleItemAsync can use to select current available display then to get desktop screen image.

Open picker -> change select option like following.

在此处输入图像描述

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM