Mono Class Library: Overview

System.Drawing.Bitmap: Members

The members of System.Drawing.Bitmap are listed below.

See Also: Inherited members from System.Drawing.Image

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Methods

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.
static
FromHicon(IntPtr) : Bitmap
Documentation for this section has not yet been entered.
static
FromResource(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.