Change set
Pick exam & year, then Go.
Question map
Not attempted
Correct
Incorrect
★
Bookmarked
Loading…
Q142
(CISF/2019)
Science & Technology › ICT, AI, Cybersecurity & Emerging Tech
In the context of computer graphics, which one of the following is not a raster image format?
Explanation
Computer graphics are generally categorized into two types: Raster and Vector.
- Raster images (or bitmaps) are composed of a grid of individual pixels. They are resolution-dependent, meaning they lose quality or become "pixelated" when scaled up. Common raster formats include JPEG (Joint Photographic Experts Group), TIFF (Tagged Image File Format), GIF (Graphics Interchange Format), and PNG.
- Vector images are defined by mathematical equations and paths (points, lines, and curves) rather than pixels. This makes them resolution-independent, allowing them to be scaled to any size without losing clarity. SVG (Scalable Vector Graphics) is a widely used XML-based vector image format.
Because SVG is a vector-based format, it is not classified as a raster image format.
✓ Thank you! We'll review this.
SIMILAR QUESTIONS
Which one of the following is not a raster image format ?
Which one of the following is not a vector image format?