Image File Format

Width: 1 byte
Height: 1 byte
Bits per Pixel: 1 byte
n bits of pixel data

n = Width * Height * Bits per Pixel

We start you out with the row of shades of red that Maddie created in the video. Experiment with 6-bit color by filling in the bottom row of the image with shades of a different color. Here is an example with some shades of blue. Try your own color!

Need help?

See these videos and hints

Color pixelation widget - Part 2