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

CAPF · 2025 · Q80 Relevance score: 0.42

Which of the following statements with reference to raster data format is/are correct? 1. It has a simple data structure which is compatible with remote sensing imagery. 2. The relationship between cell size and number of cells is expressed as the resolution of the raster. Select the answer using the code given below.

CDS-I · 2007 · Q120 Relevance score: -1.06

Which one of the following is not computer language ?