Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.29 KB

File metadata and controls

25 lines (17 loc) · 1.29 KB

DrawOrPaint-Simple-WPF-Graphic-Editor

DrawOrPaint is a simple graphic editor made on the classes from computer graphics. The application has a number of functionalities such as: drawing and editing graphic primitives such as rectangle, circle, straight line.

The application also allows you to choose the color in the CMYK and RGB spaces.

In addition, a series of effects and functions has been implemented to modify the images loaded, eg: binarization, addition, subtraction, multiplication, division of specific pixels by a given value.

You can also display a histogram for the loaded image.