STIG: Bitmap AS-Level
star
star
star
star
star
Last updated 8 months ago
6 questions
1
1
1
1
1
1



| Draggable item | arrow_right_alt | Corresponding Item |
|---|---|---|
File Header | arrow_right_alt | An image composed of a grid of pixels, where each pixel represents a single color. |
Encoding | arrow_right_alt | An image composed of a grid of pixels, where each pixel represents a single color. |
Raster Image | arrow_right_alt | The smallest element of an image that contains color information. |
Bitmap Image | arrow_right_alt | The section at the beginning of an image file that contains metadata about the image, such as its size, resolution, color depth, and compression method. |
Image Resolution | arrow_right_alt | The total number of pixels in an image, expressed as width x height |
Bit Depth | arrow_right_alt | The number of bits used to represent the color of each pixel, determining how many colors can be displayed. |
Pixel | arrow_right_alt | The process of converting an image into a digital format that can be stored and interpreted by a computer, involving the arrangement of pixel color data according to the image’s layout and color depth. |
Compression Method | arrow_right_alt | A technique used to reduce the size of an image file by encoding the image data more efficiently. |