CG - Unit I - Images
CG - Unit I - Images
What is an image?
Visual representation of information encoded in a certain way.
Characteristics of an image:
1. Type
2. Format
3. Encoding
4. Size
5. Color space
6. Color model
Challenge:
How many MBs would take in memory a 4K (3840 x 2160 pixels) raster
image with a 8R8G8B8A format? (Each channel is 8 bits).
Format standards:
● BMP (No compression, RAW)
● PNG (Lossless compression)
● JPG (Lossy compression)
Can you think on applications for both Vector and Raster graphics?
Unit I - Images
● Structure?
● Encoding?
● Size?
● Formats? Lossless/Lossy?
Vector → Raster
Raster → Vector
When are Vector images useful? Can we convert from Raster to vector
and vice-versa?