开发者

Is it possible to display a frame during a CameraCapturetask on WP7?

开发者 https://www.devze.com 2023-02-08 22:02 出处:网络
I would like to use the CameraCapturetask on my Silverlight WP7 application. On the background开发者_C百科, I would like to display a photo, for example something like that :

I would like to use the CameraCapturetask on my Silverlight WP7 application. On the background开发者_C百科, I would like to display a photo, for example something like that :

Is it possible to display a frame during a CameraCapturetask on WP7?

(found randomly on the web).

This could act as a mask, and we will see the photo of the camera behind this frame during the take of the photo.

(I'm not sure I'm very clear).

Is there a way to do that ?

Thanks in advance for any help.

Best regards


No, you can't put this on top of the CameraCaptureTask.

You could add the border after the photo had been taken though.

0

精彩评论

暂无评论...
验证码 换一张
取 消