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.
Describes how to load and draw bitmaps.
Shows how to load and draw metafiles.
Explains how to crop and scale vector and raster images.
Describes how to draw rotated, reflected and skewed images.
Shows how to use the InterpolationMode enumeration to change image quality.
Describes how to create thumbnail images.
Explains how to draw an image without automatic scaling.
Describes how to read metadata from an image.
Shows how to draw a bitmap at runtime.
Describes how to extract an icon that is an embedded resource of a file.
Describes this class and has links to all of its members.
Contains links to topics that discuss different types of bitmaps and manipulating them in your applications.
TopicLocationVisual Studio 2005 Image LibraryVisual Studio - General UI and Language ReferencesVisual Studio 2008 Image LibraryVisual Studio - General UI and Language ReferencesVisual Studio 2008 Image LibraryVisual Studio - General UI and Language References