1.2 Multimedia (3)

Resources | Revision Questions | Computer Science

Login to see all questions

Click on a question to view the answer

1.

Describe how a simple black and white (binary) bitemapped image is encoded in memory. Your answer should detail the representation of individual pixels and the overall image structure. Consider the roles of bits, bytes, and the relationship between pixel data and the image dimensions.

2.

Describe, in detail, how a vector graphic is encoded in a file format like SVG. Your answer should cover the key data structures and the purpose of each. Consider the representation of shapes, colours, and transformations.

3.

Consider a digital image. Define resolution in the context of digital images and explain how changing the pixel density (pixels per unit area) affects the perceived detail and file size of the image.