Save
...
mock
data representation
images
Save
Share
Learn
Content
Leaderboard
Share
Learn
Created by
emily d
Visit profile
Cards (16)
What do computers use to store and process data?
A
sequence
of zeros and ones
View source
What are the small squares that make up an image called?
Pixels
View source
How many pixels can an image have?
Thousands,
millions
, or billions
View source
What does each pixel in an image represent?
One
color
View source
What happens when the resolution of an image is increased?
The
quality
of the image improves
View source
What is the trade-off when increasing image resolution?
More space is needed to
store
data
View source
What is color depth in relation to images?
The
number
of colors in an image
View source
How does a computer represent two colors in an image?
One color as
zero
and another as
one
View source
What happens when the color depth is doubled?
Access
to more colors is provided
View source
How does increasing color depth affect file size?
It increases the amount of space needed
View source
How many bits are needed for a color depth of two?
Four
bits
View source
How many bits are needed for a color depth of four?
Eight
bits
View source
What is metadata in relation to images?
Information
describing
the
image
View source
What can metadata include about an image?
Resolution
and
color depth
View source
Why is metadata important for images?
It helps the
computer
draw the image
View source
What are the key concepts related to image quality?
Resolution
: Number of
pixels
in an image
Color Depth
: Number of colors represented
Trade-off
: Higher quality increases file size
Metadata
: Information describing the image
View source