Using Images, Bitmaps, and Metafiles
GDI+ provides the Bitmap class for working with raster images and the Metafile class for working with vector images. The Bitmap class and the Metafile class both inherit from the Image class.
The following topics cover the Image, Bitmap, and Metafile classes in more detail: