.. Automatically generated file - do not modify.

.. function:: Image(filename, **properties)
    
    Loads an image from a file. `filename` is a
    string giving the name of the file.
    
    `filename` should be a JPEG or PNG file with an appropriate
    extension.

