You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this is a BMP 256*256 image editor that has some filters such as invert and merge that can work on grayscale and RGB images. Made by me and my teammates as an assignment. (Note: the main libraries bmplib.cpp and bmplib.h were made by our professor, we pretty much only did the filters)