Image Editor / Control for .Net WinForms
This is free Paint-like windows image editor/annotation tool suitable for integration into .Net projects as control.
Minimum System Requirements
- .Net Framework 2.0
(ships as installation component of all Windows OS-es after XP and is usually pre-installed)
License
This product is free. If you are the end user that is all you need to know. If you are related to software development read further.
This product is derivative work from another project which has its own license and which also applies to this project. The main points of that license are:
- You agree not to sell, lease, or rent any part of this project. This does not restrict you from including this project or any part of it inside a larger software distribution that itself is being sold.
- Source Code and Executable Files can be used in commercial applications;
- Source Code and Executable Files can be redistributed; and
- Source Code can be modified to create derivative works.
- No claim of suitability, guarantee, or any warranty whatsoever is provided. The software is provided "as-is".
GitHub
You can download source code from my GitHub page. Feel free to contribute there by committing your improvements for this project.
Download
Other Projects
See my
other projects.
Comments
25/09/2018 11:02
shuke
@
I do something like annotation,need to save mark matedata, but the demo does not have interface to do this thing. can you tell me how to do it ? thank you any way.