Representing images

EasyMedium
1234567891011121314151617181920212223242526272829
Question 19
Easy

A digital display on a retro-style synthesizer has a screen resolution of 80 pixels by 120 pixels. The user interface utilizes 50 unique colours to represent different waveform stages.

Calculate the minimum file size, in bits, of a single full-screen interface image when represented as an uncompressed bitmap.

You should show your working.

[2]

Representing images Questions

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