documentation index ◦ reference manual ◦ function index
Function: | im.Image | (filename, **properties): |
This image manipulator loads an image from a file.
filename - The filename that the image will be loaded from.
Note that Image is an alias for im.Image.
init: image cyan = im.Image("cyan.png")