Zusammenfassung der Ressource
Graphics and
Meta-Data
- Bit-Maps
- Facts
- 1 bit = 2 colours
- 8 bit = 256 colours
- Each pixel holds colours data
- Pixel = smallest addressable are of image
- Image composed of grid of pixels
- Vectors
- Facts
- Composed of geometric data
- Mathematically Generated
- Objects have properties
eg. line length, width,
colour, fill, etc...
- Automatically re-scale themselves
- Therefore, no pixelation or size issues
- Meta-Data
- Data about the Data
- Eg. Image height, width
- Tells the computer how to render the image