You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
This lesson covers how computers represent digital images, including bitmaps, pixels, resolution, colour depth, file size calculations, and the difference between bitmap and vector graphics. This is required for the OCR H446 specification.
A bitmap (raster) image is made up of a grid of tiny coloured squares called pixels (picture elements). Each pixel has a single colour, and when viewed together, the pixels form a complete image.
| Property | Definition |
|---|---|
| Pixel | The smallest individual element of a bitmap image |
| Resolution | The number of pixels in the image (width x height) |
| Colour depth | The number of bits used to represent the colour of each pixel |
| Metadata | Information stored alongside the image data (e.g., resolution, colour depth, file format) |
Resolution refers to the number of pixels per unit area, often measured in pixels per inch (PPI) or dots per inch (DPI), or simply as total pixel dimensions (e.g., 1920 x 1080).
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.