Summary

GDI+ provides a significant improvement in imaging over GDI. In this chapter we discussed the basic imaging capabilities of GDI+, as defined in the System.Drawing namespace. We focused mainly on the Image and Bitmap classes, and by now you should understand how to use the .NET Framework to work with images. We saw how to open, view, save, and manipulate images. We also saw some interesting functionality, including creating thumbnail images, rotating and flipping, zooming in and out, skewing and stretching, and animation.

In addition, we covered some advanced imaging features, including drawing transparent images and setting bitmap resolution and color. Throughout this chapter, we developed a real-world application that you can use in ...

Get Graphics Programming with GDI+ now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.