Name | Description | |
---|---|---|
Bitmap Constructor | Creates a new Bitmap object from a width & height value. |
The following tables list the members exposed by Bitmap.
Name | Description | |
---|---|---|
Bitmap Constructor | Creates a new Bitmap object from a width & height value. |
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the Bitmap. | |
FromImage | Creates a Bitmap from an Image. | |
SetPixel | Sets the Color of a target pixel. |