What is the primary difference between vector graphics and raster images in terms of representation?
A). Vector graphics use mathematical formulas to define shapes and colors, raster images use pixels arranged in a grid
B). Vector graphics use pixels arranged in a grid, raster images use mathematical formulas
C). Both use mathematical formulas for representation
D). Vector graphics represent colors in binary code, raster images use RGB values
How does the resolution of a raster image affect its quality?
A). Higher resolution means better quality, lower resolution means lower quality
B). Higher resolution means lower quality, lower resolution means better quality
C). Resolution has no impact on quality
D). Higher resolution means more colors, lower resolution means fewer colors
Which type of graphic is commonly used for photographic images?
A). Raster
B). Vector
C). SVG
D). PNG
Which type of graphic is more suitable for designs requiring high-resolution printing, such as posters or banners?
A). Vector
B). Raster
C). GIF
D). PNG
How does a vector graphic handle scaling compared to a raster image?
A). Vector graphics maintain quality when scaled up, raster images may become pixelated
B). Both maintain quality when scaled up equally
C). Raster images maintain quality, vector graphics may become pixelated when scaled up
D). Both may lose quality when scaled up equally
What happens to the quality of a raster image when it's scaled up?
A). It may become pixelated
B). It becomes sharper
C). It remains the same
D). It loses color depth
Which file format is commonly associated with vector graphics?
A). SVG
B). JPEG
C). PNG
D). GIF
What is the purpose of anti-aliasing in raster images?
A). Smoothing jagged edges
B). Adding noise
C). Increasing saturation
D). Reducing file size
What is the primary disadvantage of raster images compared to vector graphics?
A). Loss of quality when scaled up
B). Larger file sizes
C). Limited color depth
D). Incompatibility with web browsers
How does the color management differ between vector graphics and raster images?
A). Vector graphics use RGB or CMYK color models, raster images use RGB color model
B). Vector graphics use RGB color model, raster images use CMYK or grayscale color models
C). Both use the same color models for color management
D). Vector graphics use grayscale color model, raster images use RGB or CMYK color models