+A raster image is a digital picture constructed from a grid of tiny colored squares called [Pixels](/wiki/pixel). Each pixel carries its own color information, and collectively they form the complete visual, much like a mosaic. Its perceived quality is tied directly to [Resolution](/wiki/resolution), unlike scalable [Vector Graphics](/wiki/vector_graphics).
+## See also
+- [Bitmap](/wiki/bitmap)
+- [Image Compression](/wiki/image_compression)
+- [DPI](/wiki/dpi)
... 1 more lines