wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Image Representation Lesson 2

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What does colour depth mean?

a)

The number of colours in a digital image

b)

The number of bits used for each pixel in a digital image

c)

The number of pixels in a digital image

d)

How vibrant a colour is in a digital image

2.

How many colours can you have with a colour depth of 1?

a)

1 colour

b)

2 colours - black & white

c)

4 colours

d)

32 colours

3.

How many colours can you have with a colour depth of 2?

a)

1 colour

b)

2 colours - black & white

c)

4 colours

d)

32 colours

4.

If you have 3 bits for each pixel, what are the 3 colours that each pixel is made up from?

a)

red, green, blue

b)

red, yellow, blue

c)

black, white, red

d)

cyan, magenta, yellow

5.

How many colours can you have with 3 bits per pixel?

a)

3

b)

232^3 = 8

c)

2 x 3 = 6

d)

3 x 3 = 9

6.

In general, how many colours can you have with a colour depth of n (i.e. n bits per pixel)

a)

2n2^n

b)

n2n^2

c)

2 x n

d)

n

7.

What is metadata?

a)

Extra data that is added to an image which tells the computer how to display it.

b)

Part of the image that helps to reduce the file size

c)

A technique used to hide secret messages in an image

d)

None of these

8.

What essential metadata is included with a bitmap image?

a)

Resolution and Colour Depth

b)

Location and Colour Depth

c)

Resolution and Location

d)

Location and Camera Type

9.

Why does the computer need the Resolution in the metadata? (2 reasons)

a)

To know when to move to the next row when creating an image from the binary values

b)

To know how to display the colours for the image

c)

To know how many pixels to read from the binary file in total

d)

To allow the image to be printed

10.

Why does the computer need the Colour Depth in the metadata?

a)

To know how many bits to read from the binary file for each pixel in the image

b)

To know when to move on to the next row when displaying the image

c)

To know where the light and dark patches are to adjust the colour balance

d)

To allow you to zoom in and out of the file in an image editor