Computer Science for IGCSE & O level - Data Representation (Section 14 - No. 12)
What is the main difference between a bitmap image and a vector image?
Bitmap images use pixels; vector images use mathematical equations.
Vector images are always grayscale; bitmap images are always in color.
Bitmap images are scalable; vector images are not.
Vector images are always larger in file size.
Explanation
Bitmap images are composed of pixels (raster), while vector images are based on geometric shapes (lines, curves).
Comments (0)
