| Icon | Member | Description |
|---|---|---|
| Image(Int32, Int32) |
Creates a new image of a given side with root's background color (or black if none exists)
| |
| Image(String) |
Loads a .bmp image from disk
| |
| Image(Console) |
Create image from current console state
|