1.2 Multimedia Flashcards
how is data for Bitmap image encoded
date of a bitmap image is encoded by assigning a solid color to each pixel then the bit patterns that are generated by considering each row of the grid as a series of binary color codes which corresponds to each pixels color are then mapped onto main memory
pixel
smallest picture element whose color can accurately be represented by binary, the smallest identifiable part of a bitmap
file header
Contains data about the bit map image
Eg dimensions, number of color(colour depth, image size
Image resolution
The number of pixels per unit measurement
Pixels/cm
If image resolution increases then image is sharper/more detailed 
Screen resolution
Product of width and height values for number of pixels on display
Width x height
E.g 1480x640
Color depth/bit depth
Number of bits used to represent the colour of of a single pixel

how to calculate file size/formula
File size= Number of pixels x colour depth