Me trying to play around with BMP pictures and doing some transformations on them.
This is very, very heavily inspired by CS50s Problem Set 4, in which the task is to implement multiple filters that are applied to pictures using C, while here I am doing it using C++.