In the context of computer graphics, which one of the following is not

In the context of computer graphics, which one of the following is not a raster image format?

JPEG
TIFF
SVG
GIF
This question was previously asked in
UPSC CISF-AC-EXE – 2019
The correct option is C.
Raster image formats represent images as a grid of pixels (Picture Elements), where each pixel has a color value. Examples include JPEG, TIFF, GIF, PNG, and BMP. Vector image formats, however, represent images using mathematical equations to define lines, curves, and shapes. They are resolution-independent and can be scaled without loss of quality. SVG (Scalable Vector Graphics) is a prominent example of a vector image format.
Raster images are suitable for photographs and complex images with gradients and subtle color variations but can become pixelated when scaled up significantly. Vector images are ideal for logos, illustrations, and graphics that require scalability, such as for printing at different sizes.
Exit mobile version