CS50-Filter

This simple program applies filters to BMPs, per the below.

$ ./filter -r IMAGE.bmp REFLECTED.bmp

where IMAGE.bmp is the name of an image file and REFLECTED.bmp is the name given to an output image file, now reflected.