Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 556 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 556 Bytes

jabmpt-pp - Just Another BMP Thing - PlusPlus

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++.