jaki102 / MiniPaint

Mini Paint using plugin in C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mini Paint

Mini Paint using plugin in C#.

Table of contents

General info

This project is similar to famous Paint application. User can draw line, figure, open image, change language and more. The main goal of the application was to support external plugins.

Screenshots

alt text

Features

  • Draw line, figure
  • Change size and color line
  • Undo/endo action
  • Open external image
  • Change language
  • Save image
  • Use grayscale plugin

Status

Completed

Setup

git clone https://github.com/jaki102/MiniPaint.git
open .exe file in .\MiniPaint\bin\Debug path.

About

Mini Paint using plugin in C#


Languages

Language:C# 100.0%