Name | Description | |
---|---|---|
Bitmap Constructor | Overloaded. |
The following tables list the members exposed by Bitmap.
Name | Description | |
---|---|---|
Bitmap Constructor | Overloaded. |
Name | Description | |
---|---|---|
BitsPerPixel | Gets the bits-per-pixel of the bitmap. | |
Handle | Returns a handle to this GdiObject object. (Inherited from C1.Framework.Drawing.Gdi.GdiObject) | |
Height | Gets the height of this Bitmap object. | |
Planes | Gets the planes of the Bitmap. The value is always 1. | |
Size | Gets the width and height of this Bitmap object. | |
Width | Gets the width of this Bitmap object. |
Name | Description | |
---|---|---|
Clone | Overridden. Creates an exact copy if this GdiObject object. | |
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. Releases all resources used by this GdiObject object. (Inherited from C1.Framework.Drawing.Gdi.GdiObject) | |
GetData | Gets the data of the bitmap. | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
ToGdiplusBitmap | Creates a GDI+ Bitmap from a handle to a GDI bitmap. |
Name | Description | |
---|---|---|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from C1.Framework.Drawing.Gdi.GdiObject) | |
MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |