AlexPetul / Paint

Mini paint program written with C++.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Paint

This program mostly written with WinApi, also c++ features like STL containers and classes were used. It allows you to draw some figures and save painting in .bmp file.

Features!

  • Draw ellipse, rectangle or triangle with mouse
  • Connect all figures with line
  • Move any figure with mouse
  • Save drawing in .bmp file
  • Open saved drawing and continue painting!

hv3g37F - Imgur

About

Mini paint program written with C++.


Languages

Language:C++ 96.9%Language:C 3.1%