Brief explanation: In raster graphics, images are formed by a grid of pixels, storing color information for each pixel.
Step-by-step solution:
- Raster graphics form images as a collection of pixels arranged in rows and columns.
- The computer's memory stores information about the color of each individual pixel.
Answer: In raster graphics, images are formed by a grid of pixels, storing color information for each pixel.