Skip to content

Desktop drawing application created with Windows Forms and C#

Notifications You must be signed in to change notification settings

echen67/Painter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Painter

Simple drawing application created with Windows Forms and C#

Features:

  • Simple brush tool
    • Can adjust color, opacity and size
  • Eraser
    • Can also adjust opacity and size
  • Line, rectangle/square, and ellipse/circle tools
  • Eyedropper (NOTE: it matters which layer is selected)
  • Layers
    • Can add, delete, reorder, and edit the name of layers, and toggle visibility for each
  • New dialog
    • Can select size of new canvas
  • Open dialog
    • Can open image types of .jpg, .png, and .gif

About

Desktop drawing application created with Windows Forms and C#

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages