bittikartan
Bittikartan is the Finnish term commonly used to refer to a bitmap, a raster image represented as a grid of pixels. In digital imaging, a bitmap stores image data by mapping each pixel to a value that encodes color or intensity. Bitmaps are inherently resolution-dependent; enlarging a bitmap typically reveals pixel-level detail and can cause blurring or blockiness. The concept originates from the English term “bitmap,” with “bittikartta” being the standard Finnish word and “bittikartan” the genitive form used in phrases such as “bittikartan koko” (the size of the bitmap).
Bitmaps can use different bit depths: 1-bit monochrome, 8-bit grayscale (256 levels), 24-bit true color (8 bits
Uses include digital photography, icons and user interface elements, and bitmap fonts, where characters are rendered
See also: Bitmap (graphics), Raster graphics, Bitmap font, BMP file format.