Bitmap: Difference between revisions
(Created page with "Image representation based on a raster (grid) of images, or columns and rows of pixel values, typically themselves broken into color components such as RGB or RGBA.") |
No edit summary |
||
Line 1: | Line 1: | ||
Image representation based on a raster (grid) of images, or columns and rows of pixel values, typically themselves broken into color components such as [[RGB]] or [[RGBA]]. | Image representation based on a raster (grid) of images, or columns and rows of pixel values, typically themselves broken into color components such as [[RGB]] or [[RGBA]]. | ||
{{wikipedia|Raster graphics}} |