Design Strategy and Software I
A bitmap is a type of digital image that represents a picture as a grid of individual pixels, where each pixel is assigned a specific color value. This format allows for detailed images but can become pixelated when scaled, making it crucial to understand its characteristics and limitations in design. Bitmaps are commonly used in raster graphics, which involve editing images that are resolution-dependent, contrasting with vector graphics that use paths defined by mathematical equations.
congrats on reading the definition of bitmap. now let's actually learn it.