Description
In this exercise, you will analyze an existing file that manipulates bitmaps. This may require some research to understand bitmap formats. You will then add comments to the file to explain each part of the application, and then use the file to manipulate an image.
Part 1 (50%): Add comments to the attached main.cpp file sufficient to show that you understand the program.
Par 2 (50%): Modify the program so that it changes the supplied UH logo so that the letters are red and the background is RGB(200,200,200).
Upload your modified CPP file ONLY to receive a grade. Uploading the modified bitmap is not necessary.
(https://elearning.uh.edu/bbcswebdav/pid-485507-dt-content-rid-2626799_1/xid-2626799_1)
**LOOK AT THE ATTACHED .CPP FILE
Please Login or
Register to Submit the Solution for the Request