Bitmap graphics
What is bitmap graphic?
Computers can display images using a grid.
Each square on the grid is called a pixel.
A bitmap graphic is a grid of pixels.
Resolution
- The resolution of a graphic is the number of pixels used to create it
- It is written as width x height
- The resolution of this flower image is 7 x 9
How does resolution affect quality?
Lower resolution bitmaps contain fewer pixels, resulting in less image detail.
Higher resolution bitmaps contain more pixels, resulting in greater image detail.