Representing images

EasyMedium
1234567891011121314151617181920212223242526272829
Question 18
Easy

An engineer designs a custom telemetry display for a nuclear reactor core, represented as a bitmap image. The status display (Grid T) is shown below:

Telemetry sensor display of Grid T, measuring 40 pixels wide by 32 pixels high, using exactly eight distinct colors.

Calculate the minimum amount of storage required to store the raw image data for Grid T.

Give your answer in bytes.

Show your working.

[2]

Representing images Questions

  1. GCSE
  2. /Computer Science
  3. /Representing images