1 Flashcards
(16 cards)
pixel definition
smallest element in an image
file header
contains data about the bitmap e.g number of colours
run length encoding
lossy compression method
replaces the sequence of the same colour pixel
with the colour code and amount of times the pixel repeats
how a word is represented by ASCII character set
- each character has its own unique code
- the codes are stored in order of the word
why sound is closer to original when higher sample rate is used
- smaller time gaps between samples
- smaller quantization samples
meaning of property in vector graphic
geometric data that determine the shape and appearance of object
meaning of drawing list in vector graphic
a set of commands defining the vector
bitmap
- made up of colours stored for each pixel
- when enlarged it pixelates
vector graphic
- set of instructions about how to draw the shape
- when enlarged doesn’t pixelate / lose quality
- individual components of image can be edited
methods to compress image
- reduce bit depth to reduce number of bits per colour
- reduce image resolution so fewer pixels per unit
bit depth
number of bits used to represent each colour
how changing colour depth affects file size
- increasing colour depth increases file size
- as there are more bits per pixel so more data stored
character set meaning
all characters a computer can use
each character has a unique binary code
unicode
goes up to 32 bits
different languages represented
sampling rate
number of samples taken per second
- quantization errors
sampling resolution
number of bits per sample