Image editor component for use in WPF rich client application

被刻印的时光 ゝ 提交于 2019-12-20 03:23:09

问题


Do you know of a simple .NET component which can be used in a WPF client application with these features:

  • load images from file or clipboard into canvas,
  • scaling and moving,
  • define canvas background color,
  • export canvas as new image.

Thx in advance, Prensen


回答1:


What about theese?

http://xdraw.codeplex.com/




回答2:


http://www.codeproject.com/KB/WPF/WPF_DrawTools.aspx



来源:https://stackoverflow.com/questions/537007/image-editor-component-for-use-in-wpf-rich-client-application

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