Legend
| Static method: Bitmap DrawBitmap( |
| int | width | Width of the bitmap. |
| int | height | Height of the bitmap. |
| Action<Graphics> | draw | Command(s) to execute on the new bitmap. |
| bool | keepLowQuality |
If false (the default), GraphicsUtil.SetHighQuality( |