1. Topics in Imaging 2. Alpha Blending 3. Alpha Compositing Details 4. Compositing Example 5. Area Fill Algorithms? 6. Parity Fill 7. Winding Number 8. Boundary Fills 9. Let's Watch it in Action 10. Serial Recursion is Depth-First 11. At Full Speed 12. A Flood-Fill 13. Flood-Fill in Action 14. Self-Starting Fast Flood-Fill Algorithm 15. Fill East 16. Working Algorithm 17. 4-Way and 8-Way Connectedness 18. Code for an 8-Way Connected Flood Fill 19. More 8-Way Connectedness 20. Flood-Fill Embellishments 21. Monochrome and Color Dithering 22. When do we need dithering? 23. Quantization and Thresholding 24. The Secret... Noise 25. Dither Noise Patterns 26. Ordered Dither 27. Error Diffusion 28. Lossy Image Compression 29. LZW Compression 30. Transform Coding 31. DCT example 32. Next Time