# ImageEditor-1 **Repository Path**: wl136111/ImageEditor-1 ## Basic Information - **Project Name**: ImageEditor-1 - **Description**: Developed with VC++6.0, using openCV resources - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-04-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README  **Image-Editor** ================ ![][1] ![][2] ![][3] > Developed with VC++6.0, using openCV resources Basic Featues --------------- 1. Files - [x] New - [x] Open - [x] Save - [x] Save As - [x] Print Setup - [x] Print - [x] Exit 2. Edit - [ ] Undo - [ ] Repeat - [ ] Cut - [ ] Copy - [ ] Paste - [ ] Delete Selection - [ ] Select All - [ ] Copy to - [ ] Paste From 3. Tools - [x] Pencil - [x] Line - [x] Rectangle - [x] Outlined Rectangle - [x] Filled Rectangle - [x] Round Rectangle - [x] Outlined Round Rectangle - [x] Filled Round Rectangle - [x] Ellipse - [x] Outlined Ellipse - [x] Filled Ellipse - [x] Gaussian Filter 4. Settings - [x] Line Width - [x] Line Style - [x] solid - [x] dash - [x] dot - [x] dash-dot - [x] dash-dot-dot - [x] Select Color 5. Image - [x] Flip/Rotate - [x] Zoom In / Out - [x] Inverse - [x] Convert to Gray - [x] Clear 6. Help - [x] Help Topics - [x] About ImageEditor *** References --------------- Using OpenCV with MFC: [http://read.pudn.com/downloads66/sourcecode/others/237661/OpenCV%20references/Using%20OpenCV%20with%20MFC.pdf][5] Distinctions and Correlations between CBitmap, HBitmap and Bitmap: [http://www.cnblogs.com/ark-zhang/archive/2013/05/10/3071243.html][6] [1]: https://img.shields.io/badge/language-C++-green.svg [2]: https://img.shields.io/badge/platform-win--32%20%7C%20win--64-lightgrey.svg [3]: https://img.shields.io/travis/rust-lang/rust/master.svg [4]: https://img.shields.io/badge/progress-default-lightgrey.svg [5]: http://read.pudn.com/downloads66/sourcecode/others/237661/OpenCV%20references/Using%20OpenCV%20with%20MFC.pdf [6]: http://www.cnblogs.com/ark-zhang/archive/2013/05/10/3071243.html