Loads an image from disk.
GD::Image.load(path)
PNG, JPEG, WebP (based on file contents)
img = GD::Image.load("map.png")