General Stuff Flashcards
8-bit colour depth
256 colours
Colour Depth
the amount of red, green and blue in each pixel
Bit Depth
the number of bits available per clip
Bit Rate
the number of bits used per second in audio
Bitmap Image
a type of raster image that is composed of many pixels of different colours and it is possible to edit each individual pixel
Raster Graphics
dot matrix data structures that represent a grid of pixels and cannot scale up without loss of quality, often use large amounts of memory to store
Vector Graphics
allow the graphic to resize without loss of quality, unlike raster and bitmap, as these use geometrically primitive objects such as points, lines, curves, shapes and polygons which are based on mathematical expressions to display images
Metadata
data about data, eg key properties used to display an image correctly, such as height, width, colour depth
Overflow
the result of an addition or shift process if the number it results in is too large to be stored in the avaliable space
Pixels
Picture Elements
small coloured dots that make up graphics
Sampling Rate
the number of samples taken per second from the analogue input to create a digital signal, the higher the sample rate the larger the file size
Sampling Resolution
the number of bits used to store each sample, the larger the number of bits, the larger the file size
Binary Digits
either a 0 or 1
Bit
one binary digit, either 0 or 1
Nybble
4 bits