The methods of System.Drawing.Bitmap are listed below. For a list of all members, see the Bitmap Members list.
See Also: Inherited members from System.Drawing.Image
Clone(Rectangle, System.Drawing.Imaging.PixelFormat) : Bitmap Documentation for this section has not yet been entered.Clone(RectangleF, System.Drawing.Imaging.PixelFormat) : Bitmap Documentation for this section has not yet been entered. staticFromHicon(IntPtr) : Bitmap Documentation for this section has not yet been entered. staticFromResource(IntPtr, string) : Bitmap Documentation for this section has not yet been entered.GetHbitmap() : IntPtr Documentation for this section has not yet been entered.GetHbitmap(Color) : IntPtr Documentation for this section has not yet been entered.GetHicon() : IntPtr Documentation for this section has not yet been entered.GetPixel(int, int) : Color Documentation for this section has not yet been entered.LockBits(Rectangle, System.Drawing.Imaging.ImageLockMode, System.Drawing.Imaging.PixelFormat) : System.Drawing.Imaging.BitmapData Documentation for this section has not yet been entered.LockBits(Rectangle, System.Drawing.Imaging.ImageLockMode, System.Drawing.Imaging.PixelFormat, System.Drawing.Imaging.BitmapData) : System.Drawing.Imaging.BitmapData Documentation for this section has not yet been entered.MakeTransparent() Documentation for this section has not yet been entered.MakeTransparent(Color) Documentation for this section has not yet been entered.SetPixel(int, int, Color) Documentation for this section has not yet been entered.SetResolution(float, float) Documentation for this section has not yet been entered.UnlockBits(System.Drawing.Imaging.BitmapData) Documentation for this section has not yet been entered.