Preview lessons, content and tests

Computer Science & Programming solved. All in one platform.

1. To trial the platform and take tests, please take a few seconds to SIGN UP and SET UP FREE.

2. Searching for something specific? See our text overview of all tests. Scroll right for levels, and lists.

3. Student and Teacher User Guides |  Schemes of Work |   Real Teacher use Videos |


Join 36000+ teachers and students using TTIO.

Representation of Images

Images also need to be converted into binary in order for a computer to process them so that they can be seen on our screen. Digital images are made up of pixels. Each pixel in an image is made up of binary numbers.

If we say that 1 is black (or on) and 0 is white (or off), then a simple black and white picture can be created using binary

Suggested Video

Additional Reading

https://www.bbc.co.uk/bitesize/guides/zpfdwmn/revision/2

https://en.wikipedia.org/wiki/Binary_image

https://curriculum.code.org/csd-20/unit5/4/#representing-images1

www.teachyourselfpython.com