blendersynth.utils.io

blendersynth.utils.io.load_image(pth)[source]

Load an image from a path. Use os.path.abspath() to avoid rel path issues on Windows.

Parameters:

pth (str) – Path to the image