0
0
Intro to Computingfundamentals~5 mins

How images are stored (pixels, resolution) in Intro to Computing - Quick Revision & Summary

Choose your learning style9 modes available
Recall & Review
beginner
What is a pixel in a digital image?
A pixel is the smallest unit of a digital image, like a tiny colored dot. Many pixels together form the full picture.
Click to reveal answer
beginner
What does image resolution mean?
Resolution is how many pixels are packed into an image, usually shown as width × height (like 1920×1080). Higher resolution means more detail.
Click to reveal answer
beginner
How does resolution affect image quality?
Higher resolution means more pixels, so the image looks clearer and sharper. Lower resolution means fewer pixels and a blurrier image.
Click to reveal answer
intermediate
How are colors stored in pixels?
Each pixel stores color using numbers for red, green, and blue (RGB). Mixing these colors in different amounts creates all colors you see.
Click to reveal answer
beginner
Why does zooming in on a low-resolution image make it look blurry?
Zooming in shows individual pixels as big blocks because there aren’t enough pixels to keep the image sharp at larger sizes.
Click to reveal answer
What is the smallest part of a digital image?
AResolution
BFile size
CColor depth
DPixel
If an image has a resolution of 800×600, what does this mean?
AIt has 800 pixels in width and 600 pixels in height
BIt has 800 colors and 600 shades
CIt is 800 kilobytes in size
DIt takes 800 seconds to load
Which color model is commonly used to store pixel colors?
AHSV (Hue, Saturation, Value)
BCMYK (Cyan, Magenta, Yellow, Black)
CRGB (Red, Green, Blue)
DGrayscale
What happens to image quality when you increase resolution?
AImage becomes clearer and more detailed
BImage becomes darker
CImage file size decreases
DImage colors change
Why do images look blocky when zoomed in too much?
ABecause colors fade
BBecause pixels become visible as large squares
CBecause resolution increases
DBecause the image file is corrupted
Explain how pixels and resolution work together to create a digital image.
Think of pixels as tiny dots and resolution as how many dots fit in the image.
You got /3 concepts.
    Describe why an image with low resolution looks blurry when enlarged.
    Imagine zooming in on a mosaic made of few tiles.
    You got /3 concepts.