Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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)