[]
Gets created bitmap.
public static GcBitmap GetBitmap(int pixelWidth, int pixelHeight)
| Type | Name | Description |
|---|---|---|
| int | pixelWidth | The width of the bitmap in pixels. |
| int | pixelHeight | The height of the bitmap in pixels. |
| Type | Description |
|---|---|
| GcBitmap |