Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tiennhm/simplepaint
Ứng dụng Paint đơn giản (Windows Form)
https://github.com/tiennhm/simplepaint
csharp graphics hcmute paint windows-forms
Last synced: about 2 months ago
JSON representation
Ứng dụng Paint đơn giản (Windows Form)
- Host: GitHub
- URL: https://github.com/tiennhm/simplepaint
- Owner: TienNHM
- Created: 2020-05-23T03:34:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-30T17:05:41.000Z (over 1 year ago)
- Last Synced: 2024-05-01T12:41:55.053Z (9 months ago)
- Topics: csharp, graphics, hcmute, paint, windows-forms
- Language: C#
- Homepage: https://tiennhm.github.io/SimplePaint
- Size: 1.09 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![SimplePaint](Resources/move.png)
# SimplePaint
![GitHub contributors](https://img.shields.io/github/contributors/TienNHM/SimplePaint) ![GitHub issues](https://img.shields.io/github/issues/TienNHM/SimplePaint?color=red) ![GitHub top language](https://img.shields.io/github/languages/top/TienNHM/SimplePaint?color=cyan) ![GitHub repo size](https://img.shields.io/github/repo-size/TienNHM/SimplePaint) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/TienNHM/SimplePaint) ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/TienNHM/SimplePaint?color=g) ![GitHub last commit](https://img.shields.io/github/last-commit/TienNHM/SimplePaint?color=yellow) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/TienNHM/SimplePaint)
## User interface:
![UI](Resources/UI.png)## Features:
### Draw common shapes:
![Common Shapes](Resources/common_shapes.png)### Fill color:
![Fill Color](Resources/fill_color.png)### Move shape:
![Move](Resources/move.png)### Group/Ungroup:
![Group](Resources/group.png)### Save as image:
![Save](Resources/save.png)