Saving WriteableBitmap to PNG

别来无恙 提交于 2019-12-23 21:27:57

问题


How to save WriteableBitmap into PNG with Transparent background. Is there a different between PNG and PNG with Transparency? appreciate your help. Please show me the sample code. Thanks


回答1:


Just go through the following links. May that could help you out.

Save WriteableBitmap to file using WPF

Saving Bitmap as PNG on WP7

http://www.codeproject.com/Questions/272722/Converting-WriteableBitmap-to-a-Bitmap-for-saving

):



来源:https://stackoverflow.com/questions/14434951/saving-writeablebitmap-to-png

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