Save
...
data representation
mod 2
FILE SIZE
Save
Share
Learn
Content
Leaderboard
Share
Learn
Created by
emily d
Visit profile
Subdecks (1)
size conversion
computer science > mock > data representation > mod 2 > FILE SIZE
8 cards
Cards (18)
height x width x
colour depth
= file size in
bits
eg
5
x 5 x 2
=
50
bits
divide
bits
by 8 to find
bytes
How many bits are needed per pixel for 256 colors?
8
bits per pixel
View source
How is the image data calculated for an image of size 1024 x 768 pixels with 8 bits per pixel?
Image data = 1024 x 768 pixels x 8
bits/pixel
View source
How many bytes are equivalent to 6,291,456 bits?
786,432
bytes
View source
How is the final file size calculated considering the overhead?
Image file size = 786,432
bytes
*
1.2
View source
What percentage overhead is accounted for due to metadata?
20%
overhead
View source
What is the total number of colors that can be represented with 8 bits per pixel?
256
colors
View source
file size
sampling rate
x
sample resolution
x
length
(s)
See all 18 cards