Encapsultates a GDI+ bitmap.
Object
MarshalByRefObject
Image
Bitmap
[Visual Basic] NotInheritable Public Class Bitmap Inherits Image [C#] public sealed class Bitmap : Image [C++] public __gc __sealed class Bitmap : public Image [JScript] public class Bitmap extends Image
A bitmap consists of the pixel data for a graphics image and it's attributes.
Namespace: System.Drawing
Assembly: System.Drawing.dll