Bildercodierung
13.10.2025, 12:45
2. Intro zu Bildcodierung
10 minInhalt

Begriffe:
-
Pixel = kleinster Bildpunkt
-
Rastergrafik / Bitmap = Bild aus Pixeln (z. B. PNG, JPG, BMP)
-
Vektorgrafik = Bild aus mathematisch beschriebenen Linien, Flächen (z. B. SVG, PDF)
-
Auflösung = Anzahl Pixel (Breite × Höhe)
-
Farbtiefe = Anzahl Bits pro Pixel (z. B. 1 Bit = SW, 8 Bit = Graustufen, 24 Bit = Farbe)
3. Pixelcodierung
25 min4. Farbcodierung
25 min5. Aufgaben
15 minInhalt
- Lösen Sie das Aufgabenblatt
https://informatik.mygymer.ch/base/code/4-graphics/7-exercises/arbeitsblatt-grafikformate.pdf - Lesen Sie über das Thema Dateiformate erkennen:
https://informatik.mygymer.ch/base/?b=code&p=206603