Define resolution in regards to images and how it differs from colour depth

Resolution is the number of pixels in a given unit area (dots per inch). A higher resolution increases the quality of an image. Colour depth is the amount of memory stored by each pixel (number of bits per pixel). The higher the number of bits per pixel, a wider variety of colours are available.

FW

Related Computing A Level answers

All answers ▸

What is an ALU?


Explain a bubble sort. You may use pseudocode and/or diagrams to help demonstrate your answer.


What is method "Overloading" in object-oriented programming (OOP) ?


Express the number 208 as a) an 8-bit binary number b) an octal string c) a hexadecimal string