What is a pixel?
The smallest unit of a digital bitmap image, appearing as a single dot of colour in a grid
How are bitmap images made?
They are made from a grid of small square blocks called pixels
What is a vector image?
An image type that uses mathematical instructions instead of pixels
How is colour stored in a pixel?
Each pixel is assigned a binary code that represents its colour
Do all colours have the same binary code?
No, each colour has a unique binary code
What is image resolution?
The total number of pixels in an image
How do you calculate resolution?
Width x height (in pixels)
How does higher resolution affect image quality?
Higher resolution improves image quality because there are more pixels to show detail
How does higher resolution affect file size?
Higher resolution increases file size because more pixel data (binary values) must be stored