Image Editor

2021-06-27 - Object Oriented Design
#Java

The image editor project was the final pair programming assignment for Object Oriented Design. This was a pair programming assignment I completed with another student.

The image editor could apply an assortment of changes to a photo including: blur effect, sharpen effect, sepia filter, grayscale filter, and mosaic filter. Additionally, a checkerboard pattern could be generated of any specified size.