Save information of Line and Images

為{幸葍}努か 提交于 2019-12-13 08:13:18

问题


I am developing Drawing App for Windows store.I want to save information of Line and Images in XML drawn in the screen How can I do that please give me suggestion?


回答1:


Try to use XML/JSON serialization for line. You can save image as base64 strings

JSON.NET Line serialization winrt

How to convert Base64 string to image, then bind it to GridView in a Metro Style App?

Read Base64 image with C# in a Windows 8 app



来源:https://stackoverflow.com/questions/17105051/save-information-of-line-and-images

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!