This project will generate a random black and white bitmap image at the specified resolution. What will you see this time? ✦ "Resolution" is the number of pixels used. E.g. 8 means 8 x 8 pixels. ✦ "Brightness levels" is exactly that. E.g. 2 means black and white only, 3 means black, white, and a medium brightness color. ✦ "Colors" is the number of different colors to use. Setting it to 0 results in grayscale. (Only visible if brightness levels is set to 3 or more) ✦ "Base color" is the first color included in the number of colors. (Only visible if colors is set to 1 or more)