Preview

06 - Representation of Images

 1. Look at the binary code given that has been used to create the image sequence. Which line has not been represented correctly?
image_represented_by_binary_code.png

  The last line

  All lines are represented correctly

  All lines are represented incorrectly

  The first line

 2. The colour depth of an image is measured in bits. The number of bits indicates how many colours are available for each pixel. In the black and white image, only ___ colours are needed. This means it has a colour depth of 1 bit. (1 bit can be either 0 or 1

  four

  two

  five

  three

 3. A 2-bit colour depth would allow ______ different values: 00, 01, 10, 11. This would allow for a range of colours such as shown in the image below.
2bit_colour_depth.png

  2

  8

  4

  6

 4. So what about the human eye? Some experts estimate that we can distinguish perhaps as many as 10 million colors. Others estimate about 1 million, but 10 million is the top estimate. True or False?

  FALSE

  TRUE

 5. The image below shows a creative website that made a million dollars by creating a website with a million pixels and selling pixels to customers. What is a pixel?
milliondollarhomepage.jpg

  pixels are large images that can be broken down into binary bits

  pixels are microscopic numbers that make up binary numbers

  pixels are just numbers that represent an image.

  Graphics or Images are made up of tiny blocks (dots that make up an image) called pixels.

 6. True or False? The more pixels on the screen, the higher the resolution and the better the quality of the picture will be.

  TRUE

  FALSE

 7. Image files can be either bitmaps or vectors. Which of the following statements are true of bitmap images?
1 - Bitmap images can be stored as .bmp files

2 - Bitmap images are not vector images - this means they are likely to blur on
increasing the resolution. 

  Statement #2 is true

  Neither statement is true

  Statement #1 is true

  Both statements are true

 8. Each colour of an image is stored as a binary number. In the black-and-white image below, each pixel is either_________________________________
blackorwhite.png

  1 or 9

  black or white

  0 or 1

  non binary or binary

 9. In the image below, what represents a black square?
bitmap.jpg

  0

  0

  1

  1111

 10. For a simple black and white bitmap image, you only need 1 bit. A 0 could represent a white pixel and a 1 could represent a black pixel. Remember that 1 bit can be either "on" (1) or "off" (0).

  False

  True

 11. Read the excerpt below and see if you could suggest a solution to the given problem.
The colour depth of an image is measured in bits. The number of bits
indicates how many colours are available for each pixel. 

In the black and white image, only two colours are needed. 
This means it has a colour depth of 1 bit.

What about if we needed four colours? 
e.g. Dark Grey, Light Grey, Black and white?

What could be done?
2bitcolourdepth.jpg

  This cannot be done. Images on a computer can only be black and white

  A 4-bit colour depth would allow only four different values and this would solve the problem.

  This cannot be done easily as it is only possible to have 1 bit available.

  A 2-bit colour depth would allow four different values: 00 (white), 01(black), 10(dark grey), 11(light grey)

 12. The greater the colour depth (bits per pixel), the more colours are available.From the table below how many colours would be available with a colour-depth of 8 bit?
colourdepth.png

  1

  8

  128

  256

 13. Most computer systems and digital cameras use _____-bit images. ______ in binary is 1111 1111 1111 1111 1111 1111. This means there are over 16 million possible colours per pixel.

  2

  24

  12

  32

 14. __________ is a measure of pixel density, usually measured in dots per inch (dpi). Images on websites usually have a ____________ of 72 dpi.

  Responsification

  Resolution

  Revolution

  Pixelation

 15. High quality printed images in books and magazines have a ________ resolution than computer screens. Magazines often use either 300 dpi or even 600 dpi.

  darker

  lighter

  higher

  lower

 16. Look at the binary code given that has been used to create the image sequence. Which line has not been represented correctly?
image_represented_by_binary_code.png

  The last line

  All lines are represented incorrectly

  The first line

  All lines are represented correctly

 17. The colour depth of an image is measured in bits. The number of bits indicates how many colours are available for each pixel. In the black and white image, only ___ colours are needed. This means it has a colour depth of 1 bit. (1 bit can be either 0 or 1

  two

  four

  five

  three

 18. A 2-bit colour depth would allow ______ different values: 00, 01, 10, 11. This would allow for a range of colours such as shown in the image below.
2bit_colour_depth.png

  4

  2

  6

  8

 19. So what about the human eye? Some experts estimate that we can distinguish perhaps as many as 10 million colors. Others estimate about 1 million, but 10 million is the top estimate. True or False?

  TRUE

  FALSE

 20. The image below shows a creative website that made a million dollars by creating a website with a million pixels and selling pixels to customers. What is a pixel?
milliondollarhomepage.jpg

  pixels are large images that can be broken down into binary bits

  pixels are microscopic numbers that make up binary numbers

  pixels are just numbers that represent an image.

  Graphics or Images are made up of tiny blocks (dots that make up an image) called pixels.

 21. True or False? The more pixels on the screen, the higher the resolution and the better the quality of the picture will be.

  FALSE

  TRUE

 22. Image files can be either bitmaps or vectors. Which of the following statements are true of bitmap images?
1 - Bitmap images can be stored as .bmp files

2 - Bitmap images are not vector images - this means they are likely to blur on
increasing the resolution. 

  Neither statement is true

  Both statements are true

  Statement #1 is true

  Statement #2 is true

 23. Each colour of an image is stored as a binary number. In the black-and-white image below, each pixel is either_________________________________
blackorwhite.png

  0 or 1

  black or white

  1 or 9

  non binary or binary

 24. In the image below, what represents a black square?
bitmap.jpg

  1

  0

  0

  1111

 25. For a simple black and white bitmap image, you only need 1 bit. A 0 could represent a white pixel and a 1 could represent a black pixel. Remember that 1 bit can be either "on" (0) or "off" (1).

  FALSE

  TRUE

 26. Read the excerpt below and see if you could suggest a solution to the given problem.
The colour depth of an image is measured in bits. The number of bits
indicates how many colours are available for each pixel. 

In the black and white image, only two colours are needed. 
This means it has a colour depth of 1 bit.

What about if we needed four colours? 
e.g. Dark Grey, Light Grey, Black and white?

What could be done?
2bitcolourdepth.jpg

  This cannot be done. Images on a computer can only be black and white

  A 2-bit colour depth would allow four different values: 00 (white), 01(black), 10(dark grey), 11(light grey)

  This cannot be done easily as it is only possible to have 1 bit available.

  A 4-bit colour depth would allow only four different values and this would solve the problem.

 27. The greater the colour depth (bits per pixel), the more colours are available.From the table below how many colours would be available with a colour-depth of 8 bit?
colourdepth.png

  256

  128

  1

  8

 28. Most computer systems and digital cameras use _____-bit images. ______ in binary is 1111 1111 1111 1111 1111 1111. This means there are over 16 million possible colours per pixel.

  32

  12

  24

  2

 29. __________ is a measure of pixel density, usually measured in dots per inch (dpi). Images on websites usually have a ____________ of 72 dpi.

  Revolution

  Resolution

  Pixelation

  Responsification

 30. High quality printed images in books and magazines have a ________ resolution than computer screens. Magazines often use either 300 dpi or even 600 dpi.

  higher

  lighter

  lower

  darker