Bitmap

1 revision
#11 week ago
+6
Migrated from pages table
+A **bitmap** is a grid of individual [Pixel](/wiki/Pixel) data, forming a digital image. Each pixel's color information is stored as bits, defining a visual representation known as [Raster Graphics](/wiki/Raster_Graphics), foundational to most digital photos and displays.
+## See also
+- [Vector Graphics](/wiki/Vector_Graphics)
+- [Image File](/wiki/Image_File)
+- [Color Depth](/wiki/Color_Depth)
... 1 more lines