Learning objective
Bitmapped graphics: Explain how bitmaps are represented. Explain the following for bitmaps: • resolution • colour depth • size in pixels. The size of an image is also alternatively sometimes described as the resolution of an image. Size of an image in pixels is width of image in pixels x height of image in pixels. Resolution is expressed as number of dots per inch where a dot is a pixel. Colour depth = number of bits stored for each pixel. Calculate storage requirements for bitmapped images and be aware that bitmap image files may also contain metadata. Ignoring metadata, storage requirements = size in pixels x colour depth where size in pixels is width in pixels x height in pixels. Be familiar with typical metadata. eg width, height, colour depth.
Read the explanation, check the common trap, then practise with flashcards and questions.
At a glance
0
Flashcards
0
Questions
Topic
Representing images, sound and other data
Subtopic
Bitmapped graphics
Study support
Understand this objective
Quick explanation
Bitmapped graphics: Explain how bitmaps are represented. Explain the following for bitmaps: • resolution • colour depth • size in pixels. The size of an image is also alternatively sometimes described as the resolution of an image. Size of an image in pixels is width of image in pixels x height of image in pixels. Resolution is expressed as number of dots per inch where a dot is a pixel. Colour depth = number of bits stored for each pixel. Calculate storage requirements for bitmapped images and be aware that bitmap image files may also contain metadata. Ignoring metadata, storage requirements = size in pixels x colour depth where size in pixels is width in pixels x height in pixels. Be familiar with typical metadata. eg width, height, colour depth
- This point belongs to Representing images, sound and other data, especially Bitmapped graphics.
- You need to be able to bitmapped graphics: Explain how bitmaps are represented. Explain the following for bitmaps: • resolution • colour depth • size in pixels. The size of an image is also alternatively sometimes described as the resolution of an image. Size of an image in pixels is width of image in pixels x height of image in pixels. Resolution is expressed as number of dots per inch where a dot is a pixel. Colour depth = number of bits stored for each pixel. Calculate storage requirements for bitmapped images and be aware that bitmap image files may also contain metadata. Ignoring metadata, storage requirements = size in pixels x colour depth where size in pixels is width in pixels x height in pixels. Be familiar with typical metadata. eg width, height, colour depth.
- Use the linked flashcards and practice questions to check recall, then practise applying the idea in an exam-style answer.
Why it matters
This objective helps connect Bitmapped graphics to exam-style questions, flashcards, and revision notes for Representing images, sound and other data.
Quick student answer
What is meant by the colour depth of a bitmap?
Direct answer
The number of bits stored for each pixel
Key terms
- Bitmap: An image represented using pixels, with bits stored to describe each pixel.
- Metadata: Information stored in an image file about the image, such as its width, height and colour depth.
Common trap
Confusing resolution with size in pixels: Width × height gives the size of the image in pixels. Resolution is expressed as dots per inch, where a dot is a pixel.
Related questions
Try this as a practice card
Question 1 of 4
Choose an answer, get feedback, then move sideways through the set.
Flashcard prompts
Flip through the key recall cards
Flashcard 1 of 4
Revision tools
Choose how to practise
Flashcards0 linked cards
Practice Questions0 linked questions
Related learning objectives
- Bit patterns, images, sound and other data: Describe how bit patterns may represent other forms of data, including graphics and sound.
Bit patterns, images, sound and other data
- Analogue and digital: Understand the difference between analogue and digital: • data • signals.
Analogue and digital
- Analogue/digital conversion: Describe the principles of operation of: • an analogue to digital converter (ADC) • a digital to analogue converter (DAC). Know that ADCs are used with analogue sensors. Know that the most common use for a DAC is to convert a digital audio signal to an analogue signal.
Analogue/digital conversion
- Vector graphics: Explain how vector graphics represents images using lists of objects. The properties of each geometric object/shape in the vector graphic image are stored as a list. Give examples of typical properties of objects. Use vector graphic primitives to create a simple vector graphic. 70
Vector graphics
- Vector graphics versus bitmapped graphics: Compare the vector graphics approach with the bitmapped graphics approach and understand the advantages and disadvantages of each. Be aware of appropriate uses of each approach.
Vector graphics versus bitmapped graphics
