Y8 - Image Binary - SCITT 2026

Y8 - Image Binary
How images are represented on
your devices
1 / 27
next
Slide 1: Slide
ComputingLower Secondary (Key Stage 3)

This lesson contains 27 slides, with interactive quizzes and text slides.

Items in this lesson

Y8 - Image Binary
How images are represented on
your devices

Slide 1 - Slide

This item has no instructions

How do you think a computer stores an image?

Slide 2 - Open question

This item has no instructions

Key objectives
1) Vector vs Bitmap - what is the difference?
2) Bitmaps and colours - how are they drawn?
3) Bit depth - how are colours represented?
4) Hex - how do we simplify our colours?
5) Resolution - how many pixels allowed for your image? 
6) Compression - which keeps the best quality for your content?

Slide 3 - Slide

This item has no instructions

Vector Use

Slide 4 - Slide

This item has no instructions

Bitmap use

Slide 5 - Slide

This item has no instructions

Which of these posters do you like, and why?
What information did you take from them?

Slide 6 - Slide

This item has no instructions

VECTOR
BITMAP
Uses calculations
smaller in file size
larger in file size
will pixelate
uses pixels
Used for real photos
Will not pixelate
Used for maps

Slide 7 - Drag question

This item has no instructions

Bit depth
How many bits allocated per pixel

Slide 8 - Slide

This item has no instructions

How many colours can be used in 2 to the power of 3?
A
6
B
8
C
10
D
12

Slide 9 - Quiz

This item has no instructions

Slide 10 - Slide

This item has no instructions

Slide 11 - Slide

This item has no instructions

Create a BITMAP

Slide 12 - Slide

This item has no instructions

Slide 13 - Slide

Only use this slide for further explanation eg an extended we do or computer issues.
RGB 24 bit colour
24 bits per pixel
8 for red
8 for green
8 for blue
16.7 million options

one pixel of pure green would be 000000001111111100000000

Slide 14 - Slide

This item has no instructions

Slide 15 - Slide

This item has no instructions

How many colours could you represent using a bit depth of 24
A
24,777
B
24,777,224
C
16,726
D
16,777,216

Slide 16 - Quiz

This item has no instructions

Hex makes it easier
6 digits of hex
instead of 24 binary digits
Easier to remember
Easy to convert to binary
  • 000000 = black
  • FFFFFF = white
  • 960080 = lilac

Slide 17 - Slide

This item has no instructions

Try this
Put this number into google
#642240
What do you think it is?

Slide 18 - Slide

answer for next slide:
0110 0100 0010 0010 0100 0000
Recall: what is "#642240" in binary?

Slide 19 - Open question

0110 0100 0010 0010 0100 0000 - the school purple/burgundy colour!
Image resolution
Number of pixels across the height and width of the image
Density of pixels in a given area (usually dots per inch)
Other sizes

Slide 20 - Slide

This item has no instructions

Challenge
Research the term "metadata" when linked to storing images
get some examples

Slide 21 - Slide

This item has no instructions

Sentence starters:
One example is ...
Second example is ...
One risk is ..

Share 2 examples of metadata
and 1 risk

Slide 22 - Mind map

This item has no instructions

Extension:
Learning about compression

Slide 23 - Slide

This item has no instructions

Slide 24 - Slide

This item has no instructions

Slide 25 - Slide

This item has no instructions

What is the difference between lossy and lossless compression?

Slide 26 - Open question

This item has no instructions

Which topic was the most difficult for you today?
Vector vs bitmap?
Bitmap and basic colours
Bit depth and colour representation
Hex simplification
Screen resolution
Compression

Slide 27 - Poll

This item has no instructions