What factors effect the file size of an image?
- Image Resolution (The amount of pixels in an image)
What is the colour depth and how do you work it out?
It’s the amount of bits in a pixel that can present a colour. The more bits there are, the more colour can be displayed
How do you work out the file size of an image?
Resolution (pixels x pixels) x colour depth = file size
Where are image data stored?
They are stored in files where binary data is placed into a bit map.
Why do some image files have more bytes than expected?
Metadata such as:
What is the difference between analogue and digital sound waves?
Analog are continuous and are always ‘smooth’
Digital are discrete and are a measurement of analogy waves.
What are the audio converters.
ADC - Analog-to-Digital Converter
DAC- Digital-to-Analog Converter.
What factors affect the file size of an audio file?
How do you calculate audio file size?
Audio bit depth (bits) x Hertz (Hz) x seconds = File Size (bytes)