.net image editor control [closed]

2019-04-11 20:18发布

问题:

I am looking for a .net control that allows for the editing of images. The following features would be desirable:

  • Crop
  • Zoom
  • Pen
  • Line
  • Brush
  • Circle
  • Polygon
  • Full undo / redo
  • Measure Tool
  • Layers(not critical)

This control can either be Winforms or WPF, but would need to be extensible.

I am happy for it to be a commecial control or open source. If source code is also available C# is desired.

回答1:

I ended up finding that an "Image annotation" control satisfied all of my needs.

I went with VintaSoftAnnotation.NET Plug-in

In my research I found others:

  • leadtools
  • atalasoft dotimage
  • accusoft imagegear


回答2:

This would help :

http://xtractpro.com/articles/Image-Editor.aspx

(Original website disappeared; updated link to use archive.org)