| Returns | Image |
| Prototype | Image.Create(AssetLocation, string path) |
| Description | Loads an image from the game archives or the client directory. |
| Returns | Image |
| Prototype | Image.Create(number hash) |
| Description | Loads an image from the game archives using the hash. Some images have unknown filenames, so you must use the hash. |