Working with Images, Bitmaps, Icons, and Metafiles

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.

In This Section

Reference

  • Image
    Describes this class and has links to all of its members.
  • Metafile
    Describes this class and has links to all of its members.
  • Bitmap
    Describes this class and has links to all of its members.
Topic Location
Visual Studio 2005 Image Library Visual Studio - General UI and Language References
Visual Studio Image Library Visual Studio - General UI and Language References