BlenderSynth
Examples
API
blendersynth.annotations
blendersynth.blender
blendersynth.file
blendersynth.run
blendersynth.utils
blendersynth.utils.io
Load an image from a path. Use os.path.abspath() to avoid rel path issues on Windows.
os.path.abspath()
pth (str) – Path to the image
str