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.