问题
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