Skip to content

eryucel/paint-program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paint Program

The main interface of the program is as follows.

Çizim,Paint,Şekil,Draw

Drawing

By selecting the desired shape and color from the right, a shape is drawn in the desired size by holding down the right mouse button in the drawing area. The drawing area of the desired shape is not allowed to go beyond the drawing area. The largest shape that can fit on the drawing screen is drawn. Çizim,Paint,Şekil,Draw

Selecting a Shape

In order to operate on a drawn figure, click the button in the form of a mouse cursor at the bottom right and select the figure. The selected figure is enclosed in a black frame and shown as below.

Çizim,Paint,Şekil,Draw

Changing Color and Erasing

After selecting a shape, a new color can be selected from the right to change its color. After selecting a shape, click the trash can button at the bottom right to delete it.

Çizim,Paint,Şekil,Draw

Saving

When your drawing is finished, you can save your drawing by pressing the save button and then open it again and continue where you left off.

Çizim,Paint,Şekil,Draw

File Format

For the drawings you save, the coordinate color and shape type information for each shape is stored in txt format. The content of the saved drawing file is as follows.

Çizim,Paint,Şekil,Draw

About

C# ile geliştirilmiş çizim programı.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages