名前 | 解説 | |
---|---|---|
Bitmap コンストラクタ | オーバーロードされます。 |
Bitmapデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
Bitmap コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
BitsPerPixel | Gets the bits-per-pixel of the bitmap. | |
Handle | Returns a handle to this GdiObject object. 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. |
名前 | 解説 | |
---|---|---|
Clone | オーバーライドされます。 Creates an exact copy of this Bitmap object. | |
CreateObjRef | System.MarshalByRefObjectから継承されます。 | |
Dispose | Releases all resources used by this GdiObject object. C1.Framework.Drawing.Gdi.GdiObjectから継承されます。 | |
GetData | Gets the data of the bitmap. | |
GetLifetimeService | System.MarshalByRefObjectから継承されます。 | |
InitializeLifetimeService | System.MarshalByRefObjectから継承されます。 | |
ToGdiplusBitmap | Creates a GDI+ Bitmap from a handle to a GDI bitmap. |