Raster Graphics

1 revision
#11 week ago
+5
Migrated from pages table
+Raster graphics construct images from a grid of individual colored squares, or [Pixels](/wiki/pixel). Each tiny dot holds specific color and brightness data, collectively rendering photographs and complex visuals. This approach is fundamental to [Digital Image](/wiki/digital_image) capture and display, often contrasted with scalable vector formats.
+## See also
+- [Vector Graphics](/wiki/vector_graphics)
+- [Image Resolution](/wiki/image_resolution)
+- [Bitmap](/wiki/bitmap)