top of page
MARCEL DUHAIME
Engineering and Computer Science


Encoding a Color Image
In this project I had to encode a color image by designing a Favicon or logo that represents something unique about me. I chose to create a Christ School Backpacking logo. I used a byte for the width, a byte for the height and 24 bits per pixel. I coded the color of each pixel as 6 hexadecimal characters in order to get "Greenie" green, 005838 in hex.
bottom of page