Free WinForms image editor control

Posted by LexRema on Stack Overflow See other posts from Stack Overflow or by LexRema
Published on 2010-06-14T11:10:00Z Indexed on 2010/06/14 11:12 UTC
Read the original article Hit count: 342

Filed under:
|

There are a lot of image editors in C#, but I need only the control, that encapsulates the editing and that I can place on my own host form.

Do you know such controls?

Thank you in advance.

© Stack Overflow or respective owner

Related posts about c#

Related posts about winforms