C#.net代码“在Windows Phone 8中捕获图像后如何在存储卡中保存图像”

问题描述:

尊敬的先生/女士,

这对我来说是非常紧迫的任务。请帮助我。给我C#.net代码.....

It is very urgent task to me. Please Help me.Give me C#.net code for.....

 "如何在Windows Phone 8中捕获图像后将图像保存在存储卡中"

 "How can Save Image in the Memory card after capture the Image in Windows Phone 8"

 我们如何找到设备中的存储卡路径以保存捕获的图像。

 How can we find Memory card path in the device for save that captured Image.

请给我这个任务的示例代码。

Please give me sample code to this task.

谢谢&问候,

SrinivaaS。

SrinivaaS.

嗨@SrinivaaS,Windows Phone上的内存SD卡8是只读的。

Hi @SrinivaaS, the memory SD card on Windows Phone 8 is read-only.

您可以在
这篇文章

仅供参考,您可以阅读这篇有趣的文章:  如何创建基本相机应用Windows Phone 8

Just for reference you can read this interesting article: How to create a base camera app for Windows Phone 8

最佳反映。

Best reagrds.