Working with Images, Bitmaps, Icons, and Metafiles
.NET Framework 4.5
GDI+ provides the Bitmap class for working with raster images and the Metafile class for working with vector images. The Bitmap and the Metafile classes both inherit from the Image class.